BaseObjectChangedEventType Members

The BaseObjectChangedEventType class represents create, delete, and new mail events.

The following tables list the members exposed by the BaseObjectChangedEventType type.

Public Constructors

  Name Description
BaseObjectChangedEventType The BaseObjectChangedEventType constructor initializes a new instance of the BaseObjectChangedEventType class.

Top

Public Properties

  Name Description
Bb402408.pubproperty(en-us,EXCHG.80).gif Item The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.
Bb402408.pubproperty(en-us,EXCHG.80).gif ParentFolderId The ParentFolderId property gets the parent folder identifier of the changed item or folder.
Bb402408.pubproperty(en-us,EXCHG.80).gif TimeStamp The TimeStamp property gets the time stamp of a changed item or folder mailbox event.
Bb402408.pubproperty(en-us,EXCHG.80).gif Watermark  The Watermark property gets the last valid watermark for a subscription.(inherited from BaseNotificationEventType)

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb402408.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402408.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402408.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402408.pubmethod(en-us,EXCHG.80).gifBb402408.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402408.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402408.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402408.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top