Compartir a través de


ExchangeImpersonationType.ConnectingSID Propiedad

Definición

La ConnectingSID propiedad obtiene o establece la cuenta que se va a suplantar cuando se usa el encabezado SOAP ExchangeImpersonation.

public:
 property ExchangeWebServices::ConnectingSIDType ^ ConnectingSID { ExchangeWebServices::ConnectingSIDType ^ get(); void set(ExchangeWebServices::ConnectingSIDType ^ value); };
public ExchangeWebServices.ConnectingSIDType ConnectingSID { get; set; }
Public Property ConnectingSID As ConnectingSIDType

Valor de propiedad

La ConnectingSID propiedad devuelve una cuenta para suplantar.

Se aplica a