Share via


ConversationParameters.ChannelData Property

Definition

Gets or sets channel specific payload for creating the conversation.

public object ChannelData { get; set; }
member this.ChannelData : obj with get, set
Public Property ChannelData As Object

Property Value

The channel data.

Applies to