Gets and sets the NextUploadIdMarker property.
When a list is truncated, specifies the last multipart upload that should be skipped over to resume listing. Use this value for the UploadIdMarker request parameter in a subsequent request.

C# |
public string NextUploadIdMarker { get; set; }