Conversation.AdditionalData Property

Definition

public System.Collections.Generic.IDictionary<string,Newtonsoft.Json.Linq.JToken> AdditionalData { get; set; }
member this.AdditionalData : System.Collections.Generic.IDictionary<string, Newtonsoft.Json.Linq.JToken> with get, set
Public Property AdditionalData As IDictionary(Of String, JToken)

Property Value

IDictionary<String,Newtonsoft.Json.Linq.JToken>

Applies to