Conversation - свойства |
Тип 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.
|