_AppointmentItem.GetConversation Method

Definition

Obtains a Conversation object that represents the conversation to which this item belongs.

public Microsoft.Office.Interop.Outlook.Conversation GetConversation ();

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:

Applies to

產品 版本
Outlook primary interop assembly Latest