ItemMovedEventArgs
ItemMovedEventArgs class
Provides data for the FolderInfo::ItemMoved event
Constructors
| Name | Description |
|---|---|
| ItemMovedEventArgs (6 overloads) | Initializes a new instance of the ItemMovedEventArgs class. |
Methods
| Name | Description |
|---|---|
| get_DestinationFolder | Gets the destination folder. |
| get_EntryId | Gets the string that represents the EntryId of the moved message. |
| get_IsFolder | Return true, if entry refers to a Folder |
| get_IsMessage | Return true, if entry refers to a Message |
| get_ItemProperties | Gets the item properties that has been moved. |