ExchangeServiceBinding::ExchangeImpersonation property
Exchange Server 2013
The ExchangeImpersonation property gets or sets an ExchangeImpersonationType object that contains the identifier of the account to impersonate.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: ExchangeWebServices.ExchangeImpersonationTypeThe ExchangeImpersonation property returns an ExchangeImpersonationType object that contains the identifier of the account to impersonate.
The ExchangeImpersonationType object has a ConnectingSID property that contains the identifier of the account to impersonate. This property is serialized into the SOAP header when it is sent to the Exchange server.
Show: