Data Model

The Email Adapter models Email entities as relational tables and stored procedures.

Tables

Tables describes how to query mailboxes as a table. The adapter detects the available mailboxes at run time.

Stored Procedures

Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.