MoveItemResponse Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The MoveItemResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| MoveItemResponse |
Initializes a new instance of the MoveItemResponse class.
| |
| MoveItemResponse(Status, String, String) |
Initializes a new instance of the MoveItemResponse class.
|
| Name | Description | |
|---|---|---|
| DstMsgId |
Specifies the new server ID of the item after the item is moved to the destination folder.
The DstMsgId element value can be up to 64 characters in length.
| |
| SrcMsgId |
Specifies the server ID of the item to be moved.
The SrcMsgId element value can be up to 64 characters in length.
| |
| Status |
Indicates the success or failure the MoveItems command request.
|
| 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.) |