_Conversation Properties

Include Protected Members
Include Inherited Members

The _Conversation type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Microsoft Outlook application for the Conversation object. Read-only.
Public property Class Returns an OlObjectClass constant that indicates the object's class. Read-only.
Public property ConversationID Returns a String (string in C#) that uniquely identifies a Conversation object. Read-only.
Public property Parent Returns the parent Object (object in C#) of the specified Conversation object. Read-only.
Public property Session Returns the NameSpace object for the current session. Read-only.

Top

See Also

Reference

_Conversation Interface

Microsoft.Office.Interop.Outlook Namespace