NotificationEventArgs.Subscription プロパティ

定義

通知が受信されたサブスクリプションを取得します。

public:
 property Microsoft::Exchange::WebServices::Data::StreamingSubscription ^ Subscription { Microsoft::Exchange::WebServices::Data::StreamingSubscription ^ get(); };
public Microsoft.Exchange.WebServices.Data.StreamingSubscription Subscription { get; }
Public ReadOnly Property Subscription As StreamingSubscription

プロパティ値

StreamingSubscription オブジェクト。

適用対象