StreamingSubscriptionConnection.CurrentSubscriptions Propiedad

Definición

Obtiene las suscripciones actuales en esta conexión.

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)

Valor de propiedad

IEnumerable<StreamingSubscription>

Se aplica a