ConversationRequest members
EWS Managed API
Defines a conversation request identified by a conversation ID and synchronization state.
The ConversationRequest class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
The ConversationRequest type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConversationRequest() | Initializes a new instance of the ConversationRequest class. The ConversationRequest() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
ConversationRequest(ConversationId, String) | Initializes a new instance of the ConversationRequest class by using the specified conversation ID and synchronization state. The ConversationRequest(ConversationId, String) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
| Name | Description | |
|---|---|---|
|
ConversationId | 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. |
|
SyncState | Gets or sets the current state of the conversation for synchronization purposes. The SyncState property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |