To retrieve data from Exchange Online, you can configure the connector in one of the following ways:
true
so that the connector retrieves a list of mailboxes in the Exchange Online instance. This feature uses the Microsoft Graph API so you must configure OAuth authentication in addition to the Exchange Username and Password. For more information about how to configure OAuth authentication, refer to the Exchange Web Service Connector Administration Guide.false
and use the parameter ExchangeOnlineMailbox to specify a list of mailboxes to process.Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CrawlExchangeOnlineMailboxes=True
|
See Also: |
|