ExchangeConversation

ExchangeConversation class

Represents a single conversation.

Constructors

NameDescription
ExchangeConversation

Methods

NameDescription
get_CategoriesGets the category list for conversation items in the current folder.
get_ConversationIdGets the conversation identifier.
get_ConversationTopicGets the conversation topic.
get_FlagStatusGets the aggregated flag status for conversation items in the current folder.
get_GlobalCategoriesGets the category list for all conversation items in a mamailboxilbox.
get_GlobalFlagStatusGets the aggregated flag status for all conversation items in a mailbox.
get_GlobalHasAttachmentsGets a value indicating whether at least one conversation item in a mailbox has an attachment.
get_GlobalImportanceGets the aggregated importance for all conversation items in a mailbox.
get_GlobalItemClassesGets a list of item classes that represents all the item classes of the conversation items in a mailbox.
get_GlobalItemIdsGets the collection of item identifiers for all conversation items in a mailbox.
get_GlobalLastDeliveryTimeGets the delivery time of the message that was last received in this conversation across all folders in the mailbox.
get_GlobalMessageCountGets the total number of conversation items in the mailbox.
get_GlobalSizeGets the size of the conversation calculated from the size of all conversation items in the mailbox.
get_GlobalUniqueRecipientsGets a list of all the people who have received messages in this conversation across all folders in the mailbox.
get_GlobalUniqueSendersGets a list of all the senders of conversation items in the mailbox.
get_GlobalUniqueUnreadSendersGets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.
get_GlobalUnreadCountGets a count of all the unread conversation items in the mailbox.
get_HasAttachmentsGets a value indicating whether at least one conversation item in the current folder has an attachment.
get_ImportanceGets the aggregated importance for all conversation items in the current folder.
get_ItemClassesGets a list of item classes that represents all the item classes of the conversation items in the current folder
get_ItemIdsGets the collection of item identifiers for all conversation items in the current folder.
get_LastDeliveryTimeGets the delivery time of the message that was last received in this conversation in the current folder.
get_MessageCountGets the total number of conversation items in the current folder.
get_SizeGets the size of the conversation calculated from the size of all conversation items in the current folder.
get_UniqueRecipientsGets the list of all the people who have received messages in this conversation for messages in the current folder.
get_UniqueSendersGets a list of all the senders of conversation items in the current folder.
get_UniqueUnreadSendersGets a list of all the people who have sent messages that are currently unread in this conversation in the current folder.
get_UnreadCountGets a count of all the unread conversation items in the current folder.
set_ConversationIdGets the conversation identifier.
set_ConversationTopicGets the conversation topic.
set_FlagStatusGets the aggregated flag status for conversation items in the current folder.
set_GlobalFlagStatusGets the aggregated flag status for all conversation items in a mailbox.
set_GlobalHasAttachmentsGets a value indicating whether at least one conversation item in a mailbox has an attachment.
set_GlobalImportanceGets the aggregated importance for all conversation items in a mailbox.
set_GlobalLastDeliveryTimeGets the delivery time of the message that was last received in this conversation across all folders in the mailbox.
set_GlobalMessageCountGets the total number of conversation items in the mailbox.
set_GlobalSizeGets the size of the conversation calculated from the size of all conversation items in the mailbox.
set_GlobalUnreadCountGets a count of all the unread conversation items in the mailbox.
set_HasAttachmentsGets a value indicating whether at least one conversation item in the current folder has an attachment.
set_ImportanceGets the aggregated importance for all conversation items in the current folder.
set_LastDeliveryTimeGets the delivery time of the message that was last received in this conversation in the current folder.
set_MessageCountGets the total number of conversation items in the current folder.
set_SizeGets the size of the conversation calculated from the size of all conversation items in the current folder.
set_UnreadCountGets a count of all the unread conversation items in the current folder.
Aspose::Email::Clients::Exchange::WebService::Implementation::Conversations::Find::EwsClientConversationFind