Table of Contents

Class ConversationResponse

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll
public sealed class ConversationResponse : ComplexProperty
Inheritance
ConversationResponse
Inherited Members

Properties

ConversationId

Gets the conversation id.

public ConversationId ConversationId { get; }

Property Value

ConversationId

ConversationNodes

Gets the conversation nodes.

public ConversationNodeCollection ConversationNodes { get; }

Property Value

ConversationNodeCollection

SyncState

Gets the sync state.

public string SyncState { get; }

Property Value

string