IMailboxEntity.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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="externalDirectoryObjectId", Update=false)]
public string ExternalDirectoryObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="externalDirectoryObjectId", Update=false)>]
member this.ExternalDirectoryObjectId : string
Public ReadOnly Property ExternalDirectoryObjectId As String

Property Value

Attributes

Applies to