CalendarGetListRequest

Contents
[ ]

Request model for EmailCloud.Calendar.GetList method.

Properties:

Name Type Description Notes
folder string Path to folder in storage.
itemsPerPage int? Count of items on page. [optional] [default to 10]
pageNumber int? Page number. [optional] [default to 0]
storage string Storage name. [optional]

Example