DeleteConversationItems

DeleteConversationItems (1 of 2)

Deletes all items of the specified conversation

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

DeleteConversationItems(System::String conversationId)
ParameterDescription
conversationIdId of conversation to delete

DeleteConversationItems (2 of 2)

Deletes the conversation items, which are located in the specified folder

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

DeleteConversationItems(System::String conversationId, System::String contextFolderId)
ParameterDescription
conversationIdId of conversation to delete
contextFolderIdId of folder in which delete conversation items. Note: If it’s set to null(or empty), all conversation items will be deleted