Click or drag to resize

Schedule Properties

The Schedule type exposes the following members.

Properties
  NameDescription
Public propertyDayDescriptors
A string array of day descriptors.
Public propertyDayOfMonth
Get the day within the month.
Public propertyDayOrdinal
A string with the day ordinal.
Public propertyEndAt
Gets the date, time and time zone at which the delivery schedule will end.
Public propertyLastSentAt
Gets the The date and time for when the last request was sent. Read-only
Public propertyNextSendAt
The date and time for when the next request is scheduled to send. Read-only.
Public propertyRepeatEvery
Gets the frequency on which the request will be delivered.
Public propertyStartAt
Gets the date, time and time zone at which the first delivery will start
Public propertyType
Gets the scheudle type
Top
See Also