Item.ConversationId Property

Definition

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.

Applies to