This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public method 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.
Public method 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.
Top
  NameDescription
Public property 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.
Public property 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.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.