Click or drag to resize

Segments Properties

The Segments type exposes the following members.

Properties
 NameDescription
Public propertyDurationInMinutes Planned duration in minutes for the segment.
If null, this will default to defaultDurationInMinutes
Public propertySegmentId Identifier for the segment. Enter 0 if there are no multiple segments
Public propertyStartDateTime 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.
Top
See Also