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 | |
---|---|---|
Item | The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.(inherited from BaseObjectChangedEventType) | |
ParentFolderId | The ParentFolderId property gets the parent folder identifier of the changed item or folder.(inherited from BaseObjectChangedEventType) | |
TimeStamp | The TimeStamp property gets the time stamp of a changed item or folder mailbox event.(inherited from BaseObjectChangedEventType) | |
UnreadCount | The UnreadCount property gets or sets the count of unread items within a given folder. | |
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. | |
Watermark | The Watermark property gets the last valid watermark for a subscription.(inherited from BaseNotificationEventType) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ModifiedEventType Class
ExchangeWebServices Namespace
Other Resources
Subscribe Operation
GetEvents Operation
Unsubscribe Operation