GraphUser.AboutMe Property

Definition

About Me

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

Property Value

Attributes

Applies to