ExchangeServiceBinding::ExchangeImpersonation property

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)

No code example is currently available or this language may not be supported.

Property value

Type: ExchangeWebServices.ExchangeImpersonationType
The 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: