StreamingSubscription.Service Property

Definition

Gets the service that is used to create this subscription.

public:
 property Microsoft::Exchange::WebServices::Data::ExchangeService ^ Service { Microsoft::Exchange::WebServices::Data::ExchangeService ^ get(); };
public Microsoft.Exchange.WebServices.Data.ExchangeService Service { get; }
Public ReadOnly Property Service As ExchangeService

Property Value

An object that represents the Exchange service.

Applies to