ItemMovedEventArgs Properties

The ItemMovedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDestinationFolder
Gets the destination folder.
Public propertyEntryId
Gets the string that represents the EntryId of the moved message.
Public propertyIsFolder
Return true, if entry refers to a Folder
Public propertyIsMessage
Return true, if entry refers to a Message
Public propertyItemProperties
Gets the item properties that has been moved.
See Also