MoveItemData Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The MoveItemData type exposes the following members.
Name | Description | |
---|---|---|
![]() | MoveItemData |
Initializes a new instance of the MoveItemData class.
|
![]() | MoveItemData(String, String, String) |
Initializes a new instance of the MoveItemData class.
|
Name | Description | |
---|---|---|
![]() | DstFldId |
Specifies the server ID of the destination folder (that is, the folder to which the items are moved).
The DstFldId property value can be up to 64 characters in length.
|
![]() | SrcFldId |
Specifies the server ID of the source folder (that is, the folder that contains the items to be moved).
The SrcFldId element value can be up to 64 characters in length.
|
![]() | SrcMsgId |
Specifies the server ID of the item that was moved.
The SrcMsgId element value can be up to 64 characters in length.
|
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.) |