DirectoryObject.ObjectId Property

Definition

Gets the object ID.

[Newtonsoft.Json.JsonProperty(PropertyName="objectId")]
public string ObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectId")>]
member this.ObjectId : string
Public ReadOnly Property ObjectId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to