The Exchange Web Service Connector retrieves messages, appointments, contacts, and other items from Microsoft Exchange. The Exchange Web Service Connector uses the Exchange Web Service to retrieve data.
The connector first obtains a list of mailboxes that it can synchronize. If you are connecting to an Exchange Server, the connector can retrieve a list of mailboxes through LDAP. If you are connecting to Exchange Online, you can either provide a list of mailboxes to synchronize, or configure the connector to obtain a list through the Microsoft Graph API.
After it has a list of mailboxes to synchronize, the connector retrieves all the items from each mailbox, and all the items in public folders. You can configure the connector to retrieve items from specific mailboxes or folders. The connector can authenticate with the Exchange Web Service using either basic authentication or OAuth authentication.
The connector can:
.eml
) files into the Exchange repository.
|