AWS SDK for .NET Documentation
NextMarker Property
AmazonAmazon.Route53.ModelListHostedZonesResultNextMarker Did this page help you?   Yes   No    Tell us about it...
Indicates where to continue listing hosted zones. If ListHostedZonesResponse$IsTruncated is true, make another request to ListHostedZones and include the value of the NextMarker element in the Marker element to get the next page of results.

Constraints:

Length
0 - 64

Declaration Syntax
C#
public string NextMarker { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)