Conversation Members (Outlook)
Represents a conversation that includes one or more items stored in one or more folders and stores.
Methods
Name |
Description |
---|---|
Removes all categories from all items in the conversation and stops the action of always assigning categories to items in the conversation. |
|
Returns a String that indicates the category or categories that are assigned to all new items that arrive in the conversation. |
|
Returns a constant in the OlAlwaysDeleteConversation enumeration that indicates whether all new items that join the conversation are always moved to the Deleted Items folder in the specified delivery store. |
|
Returns a Folder object that indicates the folder in the specified delivery store to which new items that arrive in the conversation are always moved. |
|
Returns a SimpleItems collection that contains all items under the specified conversation node. |
|
Returns the parent item of the specified node in the conversation. |
|
Returns a SimpleItems collection that contains all root items in the conversation. |
|
Returns a Table object that contains rows that represent all items in the conversation. |
|
Marks all items in the conversation as read. |
|
Marks all items in the conversation as unread. |
|
Applies one or more categories to all existing items and future items of the conversation. |
|
Specifies a setting for the specified delivery store that indicates whether all existing items and all new items that arrive in the conversation are always moved to the Deleted Items folder in the specified delivery store. |
|
Sets a Folder object that indicates the folder to which all existing conversation items and new items that arrive in the conversation are always moved. |
|
Stops the action of always moving conversation items in the specified store to the Deleted Items folder in that store. |
|
Stops the action of always moving conversation items in the specified store to a specific folder. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Microsoft Outlook application for the Conversation object. Read-only. |
|
Returns an OlObjectClass constant that indicates the object's class. Read-only. |
|
Returns a String that uniquely identifies a Conversation object. Read-only. |
|
Returns the parent Object of the specified Conversation object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |