CopyMessage Method
Copies a message from one folder to another.
Syntax
void CopyMessage(UInt64 messageId, UInt64 destinationFolderId, bool copyAsUnread);
Return Value
Type: void
result.
See Also