CardTextInputIconButton.Icon 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.
Gets or sets the icon to display.
public Microsoft.Bot.Schema.SharePoint.CardImage Icon { get; set; }
member this.Icon : Microsoft.Bot.Schema.SharePoint.CardImage with get, set
Public Property Icon As CardImage
Property Value
Icon to display in the button.