TeamsChannelAccount.Email Property

Definition

Gets or sets email Id of the user.

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

Property Value

The email ID of the user.

Applies to