IMessageActivity.Entities Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.Entity> Entities { get; set; }
member this.Entities : System.Collections.Generic.IList<Microsoft.Bot.Connector.Entity> with get, set
Public Property Entities As IList(Of Entity)

Property Value

Implements

Applies to