MoveConversationItems

MoveConversationItems (1 of 2)

Moves the conversation items, which are located in the specified folder, into the specified target folder

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

MoveConversationItems(System::String conversationId, System::String contextFolderId, System::String destinationFolderId)
ParameterDescription
conversationIdId of conversation to move
contextFolderIdId of folder from which move conversation items. Note: If it’s set to null(or empty), all conversation items will be moved
destinationFolderIdId of folder into which move items

MoveConversationItems (2 of 2)

Moves the conversation items into the specified target folder

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

MoveConversationItems(System::String conversationId, System::String destinationFolderId)
ParameterDescription
conversationIdId of conversation to delete
destinationFolderIdId of folder into which move items