BaseSubscriptionRequestType Class

Definition

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

public ref class BaseSubscriptionRequestType abstract
public abstract class BaseSubscriptionRequestType
Public MustInherit Class BaseSubscriptionRequestType
Inheritance
BaseSubscriptionRequestType
Derived

Remarks

The PullSubscriptionRequestType and PushSubscriptionRequestType classes derive from the BaseSubscriptionRequestType class.

Constructors

BaseSubscriptionRequestType()

The BaseSubscriptionRequestType class is abstract and cannot be instantiated.

Properties

EventTypes

The EventTypes property gets or sets the monitored event types for a notification subscription.

FolderIds

The FolderIds property gets or sets an array of folder identifiers that are used to identify folders to monitor for event notifications.

SubscribeToAllFolders
SubscribeToAllFoldersSpecified
Watermark

The Watermark property gets or sets an event bookmark in the mailbox events table.

Applies to