ExchangeImpersonationType.ConnectingSID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ConnectingSID property gets or sets the account to impersonate when you are using the ExchangeImpersonation SOAP header.
public:
property ExchangeWebServices::ConnectingSIDType ^ ConnectingSID { ExchangeWebServices::ConnectingSIDType ^ get(); void set(ExchangeWebServices::ConnectingSIDType ^ value); };
public ExchangeWebServices.ConnectingSIDType ConnectingSID { get; set; }
Public Property ConnectingSID As ConnectingSIDType
Property Value
The ConnectingSID property returns an account to impersonate.