ConversationResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
会話 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
- 継承
プロパティ
| 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適用されます。 |