IMailboxEntity.Upn Property

Definition

The mailbox's UPN

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

Property Value

Attributes

Applies to