Segments Class |
The Segments type exposes the following members.
| Name | Description | |
|---|---|---|
| DurationInMinutes |
Planned duration in minutes for the segment.
If null, this will default to defaultDurationInMinutes | |
| SegmentId | Identifier for the segment. Enter 0 if there are no multiple segments | |
| StartDateTime |
Scheduled start date and time for the segment
ISO 8601 format without timezone (yyyy-MM-ddTHH:mm:ss) Required if isLocked equals True. Will be ignored if isLocked equals False. Might be used for optimizing not changing existing schedule. |