ImpersonationUser
Specifies the user account to impersonate when sending requests to the provider server.
Data Type
string
Default Value
""
Remarks
Set this property to the identifier of the user account to impersonate when accessing mailbox data through Exchange Web Services (EWS). This enables the connector to act on behalf of another user.
You can also use the ImpersonationUser pseudo-column in SQL queries to dynamically impersonate different users during query execution.
This property is useful for service accounts that need to access multiple user mailboxes without switching credentials.