ContactGetListRequest
Contents
[
Hide
]
Request model for EmailCloud.Contact.GetList method.
Properties:
Name | Type | Description | Notes |
---|---|---|---|
format | string | Contact document format. Enum, available values: VCard, WebDav, Msg | |
folder | string | Path to folder in storage. | [optional] |
storage | string | Storage name. | [optional] |
itemsPerPage | int? | Count of items on page. | [optional] [default to 10] |
pageNumber | int? | Page number. | [optional] [default to 0] |