ReceiptItem.Image Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An image on a card.
public Microsoft.Agents.Core.Models.CardImage Image { get; set; }
member this.Image : Microsoft.Agents.Core.Models.CardImage with get, set
Public Property Image As CardImage