Gets and sets the NextVersionIdMarker property.
            When the number of responses exceeds the value of MaxKeys, 
            NextVersionIdMarker specifies the first version not returned that 
            satisfies the search criteria. Use this value for the 
            VersionIdMarker request parameter in a subsequent request.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string NextVersionIdMarker { get; set; }
 See Also
 See Also