ItemMovedEventArgs Class |
Namespace: Aspose.Email.Storage.Pst
The ItemMovedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemMovedEventArgs(FolderInfo) |
Initializes a new instance of the ItemMovedEventArgs class.
|
![]() | ItemMovedEventArgs(MessageInfo) |
Initializes a new instance of the ItemMovedEventArgs class.
|
![]() | ItemMovedEventArgs(String, MapiPropertyCollection) |
Initializes a new instance of the ItemMovedEventArgs class.
|
Name | Description | |
---|---|---|
![]() | DestinationFolder |
Gets the destination folder.
|
![]() | EntryId |
Gets the string that represents the EntryId of the moved message.
|
![]() | IsFolder |
Return true, if entry refers to a Folder
|
![]() | IsMessage |
Return true, if entry refers to a Message
|
![]() | ItemProperties |
Gets the item properties that has been moved.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |