Share via


IUser.Email Property

Definition

Email address of the user.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Email address of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="email")]
public string Email { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Email address of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="email")>]
member this.Email : string with get, set
Public Property Email As String

Property Value

Attributes

Applies to