ItemMovedEventArgs

ItemMovedEventArgs class

Provides data for the FolderInfo::ItemMoved event

Constructors

NameDescription
ItemMovedEventArgs (6 overloads)Initializes a new instance of the ItemMovedEventArgs class.

Methods

NameDescription
get_DestinationFolderGets the destination folder.
get_EntryIdGets the string that represents the EntryId of the moved message.
get_IsFolderReturn true, if entry refers to a Folder
get_IsMessageReturn true, if entry refers to a Message
get_ItemPropertiesGets the item properties that has been moved.