AttachmentInfo.Views Property

Definition

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

Property Value

Applies to