Gets and sets the property MaxItems.
Use this only when paginating results to indicate the maximum number of certificate
IDs you want in the response. If there are additional certificate IDs 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; }