Conversation - класс

Represents a collection of Conversation related properties. Properties available on this object are defined in the ConversationSchema class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public class Conversation : ServiceObject
Inheritance
Object    ServiceObject    Conversation

Свойства

Categories Gets a list summarizing the categories stamped on messages in this conversation, in the current folder only.
DraftItemIds Gets the draft item ids.
FlagStatus Gets the flag status for this conversation, calculated by aggregating individual messages flag status in the current folder.
GlobalCategories Gets a list summarizing the categories stamped on messages in this conversation, across all folders in the mailbox.
GlobalFlagStatus Gets the flag status for this conversation, calculated by aggregating individual messages flag status across all folders in the mailbox.
GlobalHasAttachments Gets a value indicating if at least one message in this conversation, across all folders in the mailbox, has an attachment.
GlobalHasIrm Gets a value indicating if at least one message in this conversation, across all folders in the mailbox, is an IRM.
GlobalIconIndex Gets the conversation global IconIndex.
GlobalImportance Gets the importance of this conversation, calculated by aggregating individual messages importance across all folders in the mailbox.
GlobalItemClasses Gets a list summarizing the classes of the items in this conversation, across all folders in the mailbox.
GlobalItemIds Gets the Ids of the messages in this conversation, across all folders in the mailbox.
GlobalLastDeliveryTime Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox.
GlobalMessageCount Gets the total number of messages in this conversation across all folders in the mailbox.
GlobalSize Gets the size of this conversation, calculated by adding the sizes of all messages in the conversation across all folders in the mailbox.
GlobalUniqueRecipients Gets a list of all the people who have received messages in this conversation across all folders in the mailbox.
GlobalUniqueSenders Gets a list of all the people who have sent messages in this conversation across all folders in the mailbox.
GlobalUniqueUnreadSenders Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.
GlobalUnreadCount Gets the total number of unread messages in this conversation across all folders in the mailbox.
HasAttachments Gets a value indicating if at least one message in this conversation, in the current folder only, has an attachment.
HasIrm Gets a value indicating if at least one message in this conversation, in the current folder only, is an IRM.
IconIndex Gets the conversation IconIndex.
Id Gets the Id of this Conversation.
Importance Gets the importance of this conversation, calculated by aggregating individual messages importance in the current folder only.
InstanceKey Gets the conversation instance key.
IsDirty Gets a value indicating whether the object has been modified and should be saved.
(Унаследован от ServiceObject)
IsNew Indicates whether this object is a real store item, or if it's a local object that has yet to be saved.
(Унаследован от ServiceObject)
Item Gets the value of specified property in this instance.
(Унаследован от ServiceObject)
ItemClasses Gets a list summarizing the classes of the items in this conversation, in the current folder only.
ItemIds Gets the Ids of the messages in this conversation, in the current folder only.
LastDeliveryTime Gets the delivery time of the message that was last received in this conversation in the current folder only.
LastModifiedTime Gets the date and time this conversation was last modified.
MessageCount Gets the total number of messages in this conversation in the current folder only.
Preview Gets the conversation Preview.
Schema Gets the schema associated with this type of object.
(Унаследован от ServiceObject)
Service Gets the ExchangeService the object is bound to.
(Унаследован от ServiceObject)
Size Gets the size of this conversation, calculated by adding the sizes of all messages in the conversation in the current folder only.
Topic Gets the topic of this Conversation.
UniqueRecipients Gets a list of all the people who have received messages in this conversation in the current folder only.
UniqueSenders Gets a list of all the people who have sent messages in this conversation in the current folder only.
UniqueUnreadSenders Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder only.
UnreadCount Gets the total number of unread messages in this conversation in the current folder only.

Методы

ClearItemFlags Clear flags for conversation items. Calling this method results in a call to EWS.
CopyItemsInConversation Copies items in the specified conversation to a specific folder. Calling this method results in a call to EWS.
DeleteItems Deletes items in the specified conversation. Calling this method results in a call to EWS.
DisableAlwaysCategorizeItems Sets up a conversation so that any item received within that conversation is no longer categorized. Calling this method results in a call to EWS.
DisableAlwaysDeleteItems Sets up a conversation so that any item received within that conversation is no longer moved to Deleted Items folder. Calling this method results in a call to EWS.
DisableAlwaysMoveItemsInConversation Sets up a conversation so that any item received within that conversation is no longer moved to a specific folder. Calling this method results in a call to EWS.
EnableAlwaysCategorizeItems Sets up a conversation so that any item received within that conversation is always categorized. Calling this method results in a call to EWS.
EnableAlwaysDeleteItems Sets up a conversation so that any item received within that conversation is always moved to Deleted Items folder. Calling this method results in a call to EWS.
EnableAlwaysMoveItems Sets up a conversation so that any item received within that conversation is always moved to a specific folder. Calling this method results in a call to EWS.
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
FlagItems Flags conversation items. Calling this method results in a call to EWS.
FlagItemsComplete Flag conversation items as complete. Calling this method results in a call to EWS.
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetLoadedPropertyDefinitions Gets the collection of loaded property definitions.
(Унаследован от ServiceObject)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
Load(CancellationToken) Loads the first class properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject)
Load(PropertySet, CancellationToken) Loads the specified set of properties. Calling this method results in a call to EWS.
(Унаследован от ServiceObject)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
MoveItemsInConversation Moves items in the specified conversation to a specific folder. Calling this method results in a call to EWS.
SetReadStateForItemsInConversation(FolderId, Boolean) Sets the read state of items in the specified conversation. Calling this method results in a call to EWS.
SetReadStateForItemsInConversation(FolderId, Boolean, Boolean) Sets the read state of items in the specified conversation. Calling this method results in a call to EWS.
SetRetentionPolicyForItemsInConversation Sets the retention policy of items in the specified conversation. Calling this method results in a call to EWS.
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetProperty(PropertyDefinitionBase, Object) Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject)
TryGetPropertyT(PropertyDefinitionBase, T) Try to get the value of a specified property in this instance.
(Унаследован от ServiceObject)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также