ConversationResponse クラス

定義

会話 ID、同期状態、および会話ノードの配列で構成される会話応答。クラスはConversationResponse、Exchange Onlineを対象とするクライアントと、Exchange Server 2013 以降のバージョンの Exchange に適用されます。

public ref class ConversationResponse sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ConversationResponse : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ConversationResponse
Inherits ComplexProperty
継承
ConversationResponse

プロパティ

ConversationId

会話 ID を取得します。 プロパティはConversationId、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

ConversationNodes

オブジェクトのコレクションを ConversationNode 取得します。 プロパティはConversationNodes、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

SyncState

同期状態を取得します。 プロパティはSyncState、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

適用対象