MovedCopiedEventType Members
Exchange Server 2010
The MovedCopiedEventType class represents a moved or copied event notification.
The following tables list the members exposed by the MovedCopiedEventType type.
| Name | Description | |
|---|---|---|
| MovedCopiedEventType | The MovedCopiedEventType constructor initializes a new instance of the MovedCopiedEventType class. |
| Name | Description | |
|---|---|---|
| Item | The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.(inherited from BaseObjectChangedEventType) |
| Item1 | The Item1 property gets the old identifier for a copied/moved item or folder. |
| OldParentFolderId | The OldParentFolderId property gets the identifier of the original parent folder of an item or folder that was moved. |
| 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) |
| Watermark | The Watermark property gets the last valid watermark for a subscription.(inherited from BaseNotificationEventType) |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |
Reference
MovedCopiedEventType ClassExchangeWebServices Namespace
Other Resources
MovedEventCopiedEvent