SubscribeType Members
Include Protected Members
Include Inherited Members
The SubscribeType class represents a request to subscribe to notifications of events on mailboxes in the Exchange database.
The SubscribeType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubscribeType | The SubscribeType constructor initializes a new instance of the SubscribeType class. |
Top
Properties
Name | Description | |
---|---|---|
Item | The Item property gets or sets the subscription type. This property gets or sets either a PullSubscriptionRequestType or PushSubscriptionRequestType object. This property is required. This is a read/write property. |
Top