Schedule Class |
Namespace: Smartsheet.Api.Models
The Schedule type exposes the following members.
Name | Description | |
---|---|---|
DayDescriptors |
A string array of day descriptors.
| |
DayOfMonth |
Get the day within the month.
| |
DayOrdinal |
A string with the day ordinal.
| |
EndAt |
Gets the date, time and time zone at which the delivery schedule will end.
| |
LastSentAt |
Gets the The date and time for when the last request was sent. Read-only
| |
NextSendAt |
The date and time for when the next request is scheduled to send. Read-only.
| |
RepeatEvery |
Gets the frequency on which the request will be delivered.
| |
StartAt |
Gets the date, time and time zone at which the first delivery will start
| |
Type |
Gets the scheudle type
|