_ReportItem.GetConversation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obtains a Conversation object that represents the conversation to which this item belongs.
public:
Microsoft::Office::Interop::Outlook::Conversation ^ GetConversation();
public Microsoft.Office.Interop.Outlook.Conversation GetConversation ();
Public Function GetConversation () As Conversation
Returns
Returns a Conversation object that represents the conversation to which this item belongs.
Remarks
GetConversation returns Nothing (a null reference (Nothing in Visual Basic) in C#) if no conversation exists for the item. No conversation exists for an item in the following scenarios: