Activity.Attachments Property

Definition

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

Property Value

Implements

Applies to