ExchangeImpersonationType.ConnectingSID Property

Definition

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.

Applies to