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