TeamsChannelAccount.GivenName Property

Definition

Gets or sets given name part of the user name.

public string GivenName { get; set; }
member this.GivenName : string with get, set
Public Property GivenName As String

Property Value

The given name part of the user name.

Applies to