UserTokenBasicMock.ChannelId Property

Definition

Gets or sets the channel ID.

public string ChannelId { get; set; }
member this.ChannelId : string with get, set
Public Property ChannelId As String

Property Value

The channel ID. If empty, same as adapter.Conversation.ChannelId.

Applies to