Share via


BaseSubscriptionRequestType Members

Include Protected Members
Include Inherited Members

The BaseSubscriptionRequestType class is the base class for descendant classes that form the notification requests.

The BaseSubscriptionRequestType type exposes the following members.

Constructors

  Name Description
Protected method BaseSubscriptionRequestType The BaseSubscriptionRequestType class is abstract and cannot be instantiated.

Top

Properties

  Name Description
Public property EventTypes The EventTypes property gets or sets the monitored event types for a notification subscription.
Public property FolderIds The FolderIds property gets or sets an array of folder identifiers that are used to identify folders to monitor for event notifications.
Public property SubscribeToAllFolders
Public property SubscribeToAllFoldersSpecified
Public property Watermark The Watermark property gets or sets an event bookmark in the mailbox events table.

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