Gets and sets the property MaxItems.
Use this only when paginating results to indicate the maximum number of user names
you want in the response. If there are additional user names beyond the maximum
you specify, the CopyC#
response element is IsTruncated
CopyC#
.
This parameter is optional. If you do not include it, it defaults to 100.
true

C# |
public int MaxItems { get; set; }