次の方法で共有


GetEventsCompletedEventArgs.Result プロパティ

定義

クラスは Result 、GetEvents 操作への非同期呼び出しから応答を取得します。

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

プロパティ値

プロパティは ResultGetEventsResponseType GetEvents 操作への非同期呼び出しの結果を含むオブジェクトを返します。

適用対象