Move
Move enumeration
Move namespace of the ActiveSync protocol
public enum Move
Values
Name | Value | Description |
---|---|---|
MoveItems | 5 |
The MoveItems element is a required element in MoveItems command requests and responses that identifies the body of the HTTP POST as containing a MoveItems command (section 2.2.2.10). |
Move | 6 |
Contains elements that describe details of the items to be moved. |
SrcMsgId | 7 |
Specifies the server ID of the item to be moved. |
SrcFldId | 8 |
Specifies the server ID of the source folder (that is, the folder that contains the items to be moved). |
DstFldId | 9 |
Specifies the server ID of the destination folder (that is, the folder to which the items are moved). |
Response | 10 |
Serves as a container for elements that describe the moved items. |
Status | 11 |
Indicates the result of an operation. |
DstMsgId | 12 |
Specifies the new server ID of the item after the item is moved to the destination folder. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email