FacebookQuickReply.ImageUrl 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 optional URL of the image to display on the quick reply button for text quick replies. Required if the Title property is empty.
public Uri ImageUrl { get; set; }
member this.ImageUrl : Uri with get, set
Public Property ImageUrl As Uri
Property Value
The optional URL of the image to display.