ReceiptCard.Items Property

Definition

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

Property Value

Applies to