Share via


FacebookQuickReply.ImageUrl Property

Definition

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

Uri

The optional URL of the image to display.

Applies to