MoveMessage Method

Moves a message from the folder to another.

Syntax

void MoveMessage(UInt64 messageId, UInt64 destinationFolderId, bool moveAsUnread);

Return Value

Type: void

result.

See Also