The user that connects to the Exchange Web Service (as specified by the Username
or WSUsername
parameter) must have permission to read messages from the mailboxes that you want to index.
To grant this permission, use one of the following methods:
ImpersonateMailboxOwner=true
.ImpersonateMailboxOwner=false
.BaseMailboxFolder
configuration parameter). If the user does not have permission to access a mailbox folder, that folder and its contents cannot be indexed. In the connector’s configuration file, set ImpersonateMailboxOwner=false
.Type: | Boolean |
Default: | True
|
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | ImpersonateMailboxOwner=False
|
See Also: |
|