Share via


Microsoftgraphdirectory.DeletedItems Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="deletedItems")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> DeletedItems { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deletedItems")>]
member this.DeletedItems : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdirectoryObject> with get, set
Public Property DeletedItems As IList(Of MicrosoftgraphdirectoryObject)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to