Share via


GetObjectsParameters.IncludeDirectoryObjectReferences Property

Definition

Gets or sets if true, also searches for object IDs in the partner tenant.

[Newtonsoft.Json.JsonProperty(PropertyName="includeDirectoryObjectReferences")]
public bool? IncludeDirectoryObjectReferences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includeDirectoryObjectReferences")>]
member this.IncludeDirectoryObjectReferences : Nullable<bool> with get, set
Public Property IncludeDirectoryObjectReferences As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to