Share via


IMailboxEntityProperties.ExternalDirectoryObjectId Property

Definition

The AzureAD identifier of mailbox. Similar to AadUserId in account entity but this property is specific to mailbox object on office side

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The AzureAD identifier of mailbox. Similar to AadUserId in account entity but this property is specific to mailbox object on office side", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="externalDirectoryObjectId")]
public string ExternalDirectoryObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The AzureAD identifier of mailbox. Similar to AadUserId in account entity but this property is specific to mailbox object on office side", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="externalDirectoryObjectId")>]
member this.ExternalDirectoryObjectId : string
Public ReadOnly Property ExternalDirectoryObjectId As String

Property Value

Attributes

Applies to