Edit

Share via


ConversationResponse.ConversationId Property

Definition

Gets the conversation ID. The ConversationId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

The conversation ID.

Applies to