BaseObjectChangedEventType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BaseObjectChangedEventType class represents create, delete, and new mail events.
public ref class BaseObjectChangedEventType : ExchangeWebServices::BaseNotificationEventType
public class BaseObjectChangedEventType : ExchangeWebServices.BaseNotificationEventType
Public Class BaseObjectChangedEventType
Inherits BaseNotificationEventType
- Inheritance
- Derived
Constructors
BaseObjectChangedEventType() |
The BaseObjectChangedEventType constructor initializes a new instance of the BaseObjectChangedEventType class. |
Properties
Item |
The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item. |
ParentFolderId |
The ParentFolderId property gets the parent folder identifier of the changed item or folder. |
TimeStamp |
The TimeStamp property gets the time stamp of a changed item or folder mailbox event. |
Watermark |
The Watermark property gets the last valid watermark for a subscription. (Inherited from BaseNotificationEventType) |