GetSharingMetadataCompletedEventArgs.Result プロパティ

定義

プロパティは ResultGetSharingMetadataResponseMessageType 非同期 GetSharingMetadataAsync(GetSharingMetadataType) メソッド呼び出しのオブジェクトを取得します。

public:
 property ExchangeWebServices::GetSharingMetadataResponseMessageType ^ Result { ExchangeWebServices::GetSharingMetadataResponseMessageType ^ get(); };
public ExchangeWebServices.GetSharingMetadataResponseMessageType Result { get; }
Public ReadOnly Property Result As GetSharingMetadataResponseMessageType

プロパティ値

プロパティの Result 値は オブジェクトです GetSharingMetadataResponseMessageType

適用対象