SubscriptionErrorEventArgs.Subscription Property

Definition

Gets the subscription for which an error occurred. If Subscription is a null reference (Nothing in Visual Basic), the error applies to the entire connection.

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