Conversation - методы |
Тип Conversation предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | 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.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) |
![]() | Finalize | Allows 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.
|
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetLoadedPropertyDefinitions |
Gets the collection of loaded property definitions.
(Унаследован от ServiceObject.) |
![]() | GetType | Gets 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.) |
![]() | MemberwiseClone | Creates 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.
|
![]() | ToString | Returns 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.) |