EmailGetListRequest
Contents
[
Hide
]
Request model for EmailCloud.Email.GetList method.
Properties:
Name | Type | Description | Notes |
---|---|---|---|
format | string | Email document format. Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft | |
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] |