Conversation Properties
Office 2010
The Conversation type exposes the following members.
| Name | Description | |
|---|---|---|
|
Application | Returns an Application object that represents the parent Microsoft Outlook application for the Conversation object. Read-only. (Inherited from _Conversation.) |
|
Class | Returns an OlObjectClass constant that indicates the object's class. Read-only. (Inherited from _Conversation.) |
|
ConversationID | Returns a String (string in C#) that uniquely identifies a Conversation object. Read-only. (Inherited from _Conversation.) |
|
Parent | Returns the parent Object (object in C#) of the specified Conversation object. Read-only. (Inherited from _Conversation.) |
|
Session | Returns the NameSpace object for the current session. Read-only. (Inherited from _Conversation.) |