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
Public method SubscribeType The SubscribeType constructor initializes a new instance of the SubscribeType class.

Top

Properties

  Name Description
Public property 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top