IActivity.ChannelId Property

Definition

Gets or sets Channel this activity is associated with.

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

Property Value

Channel this activity is associated with.

Applies to