Share via


ModifiedEventType Members

The ModifiedEventType class represents an event in which an item or folder is modified.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb401961.pubproperty(en-us,EXCHG.80).gif Item  The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.(inherited from BaseObjectChangedEventType)
Bb401961.pubproperty(en-us,EXCHG.80).gif ParentFolderId  The ParentFolderId property gets the parent folder identifier of the changed item or folder.(inherited from BaseObjectChangedEventType)
Bb401961.pubproperty(en-us,EXCHG.80).gif TimeStamp  The TimeStamp property gets the time stamp of a changed item or folder mailbox event.(inherited from BaseObjectChangedEventType)
Bb401961.pubproperty(en-us,EXCHG.80).gif UnreadCount The UnreadCount property gets or sets the count of unread items within a given folder.
Bb401961.pubproperty(en-us,EXCHG.80).gif UnreadCountSpecified The UnreadCountSpecified property gets a Boolean value that specifies whether the UnreadCount property is serialized into the SOAP request. This property is read-only.
Bb401961.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
Bb401961.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb401961.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb401961.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb401961.pubmethod(en-us,EXCHG.80).gifBb401961.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb401961.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top