ExchangeOnlineMailboxPermissions
A Boolean value that specifies whether to include mailbox-level permissions when generating ACLs from Exchange Online. Mailbox-level permissions might have been set to assign a delegate to a mailbox.
NOTE: The connector has to use remote PowerShell commands to retrieve the permissions, so if you set this parameter to true
, you must run the connector with elevated privileges. You must also enable WinRM client basic authentication on the machine hosting the connector.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExchangeOnlineMailboxPermissions=True
|
See Also: |