MessageActionsPayloadAttachment.ThumbnailUrl 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 url of a thumbnail image that might be embedded in the attachment, in case of a card.
public string ThumbnailUrl { get; set; }
member this.ThumbnailUrl : string with get, set
Public Property ThumbnailUrl As String
Property Value
The URL of the thumbnail image that might be embedded in the attachment.