IOrganizationResourceUpdate.UserEmailAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Email address of the user
[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Email address of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=true)]
public string UserEmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Email address of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=true)>]
member this.UserEmailAddress : string with get, set
Public Property UserEmailAddress As String
Property Value
- Attributes