IMailboxEntity.MailboxPrimaryAddress Property

Definition

The mailbox's primary address

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The mailbox's primary address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mailboxPrimaryAddress", Update=false)]
public string MailboxPrimaryAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The mailbox's primary address", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mailboxPrimaryAddress", Update=false)>]
member this.MailboxPrimaryAddress : string
Public ReadOnly Property MailboxPrimaryAddress As String

Property Value

Attributes

Applies to