Condividi tramite


Invitation.TargetActiveDirectoryId Property

Definition

Gets or sets the target Azure AD Id. Can't be combined with email.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetActiveDirectoryId")]
public string TargetActiveDirectoryId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetActiveDirectoryId")>]
member this.TargetActiveDirectoryId : string with get, set
Public Property TargetActiveDirectoryId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to