Partager via


IContactProfile.PrimaryEmailAddress Property

Definition

Primary email address.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Primary email address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="primaryEmailAddress", Update=true)]
public string PrimaryEmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Primary email address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="primaryEmailAddress", Update=true)>]
member this.PrimaryEmailAddress : string with get, set
Public Property PrimaryEmailAddress As String

Property Value

Attributes

Applies to