StreamingSubscriptionConnection.CurrentSubscriptions Property

Definition

Gets the current subscriptions in this connection.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Exchange::WebServices::Data::StreamingSubscription ^> ^ CurrentSubscriptions { System::Collections::Generic::IEnumerable<Microsoft::Exchange::WebServices::Data::StreamingSubscription ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Exchange.WebServices.Data.StreamingSubscription> CurrentSubscriptions { get; }
Public ReadOnly Property CurrentSubscriptions As IEnumerable(Of StreamingSubscription)

Property Value

Applies to