NotificationEventArgs.Subscription Property

Definition

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.

Applies to