Item.ConversationId Property
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.
Gets the ID of the conversation that this item is part of.
public:
property Microsoft::Exchange::WebServices::Data::ConversationId ^ ConversationId { Microsoft::Exchange::WebServices::Data::ConversationId ^ get(); };
public Microsoft.Exchange.WebServices.Data.ConversationId ConversationId { get; }
Public ReadOnly Property ConversationId As ConversationId
Property Value
A ConversationId object.