Message.LinkToMessage Property

Definition

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

Property Value

Attributes

Applies to