NotificationEventArgs.Subscription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the subscription for which notifications have been received.
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
Property Value
A StreamingSubscription object.