_AppointmentItem.GetConversation Method
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 a Conversation object that represents the conversation to which this item belongs.
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:
產品 | 版本 |
---|---|
Outlook primary interop assembly | Latest |