Attachment.ThumbnailUrl Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("thumbnailUrl")]
[System.Text.Json.Serialization.JsonPropertyOrder(5)]
public string? ThumbnailUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("thumbnailUrl")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(5)>]
member this.ThumbnailUrl : string with get, set
Public Property ThumbnailUrl As String

Property Value

Attributes

Applies to