Edit

Share via


ConversationRequest.ConversationId Property

Definition

Gets or sets 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(); void set(Microsoft::Exchange::WebServices::Data::ConversationId ^ value); };
public Microsoft.Exchange.WebServices.Data.ConversationId ConversationId { get; set; }
Public Property ConversationId As ConversationId

Property Value

The conversation ID.

Applies to