EnumerateDeletedItemsProgress.NextListAfter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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