次の方法で共有


ExchangeImpersonationType.ConnectingSID プロパティ

定義

プロパティは ConnectingSID 、ExchangeImpersonation SOAP ヘッダーを使用しているときに偽装するアカウントを取得または設定します。

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

プロパティ値

プロパティは ConnectingSID 、偽装するアカウントを返します。

適用対象