MoveItem
Move messages from one folder to another.
Input
Name | Type | Required | Description |
ItemId | String | False | The unique ItemId of the item to be sent (required). |
ItemChangekey | String | False | The unique ItemChangeKey of the item to be sent (required). |
FolderDisplayName | String | False | The display name of the new folder. |
Result Set Columns
Name | Type | Description |
ResponseClass | String | The overall class of the response for the SendItem operation (Success/Warning/Error). |
ResponseCode | String | A response code for the SendItem operation. |
MessageText | String | Specific message text describing any errors or warning for the SendItem operation. |