EnumerateDeletedItemsProgress.NextListAfter Property

Definition

ContinuationToken for next API call to enumerate remaining trash entries

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to