UserMentionsModel.MentionedUserFullName Property

Definition

Full name of the user

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

Property Value

Attributes

Applies to