EngageScheduleDurationItem

This is where/how a Schedule Duration to be used on engage devices is set/created.

EngageScheduleDurationItem Properties

EngageScheduleDurationItem

Field Type Inherited from Description
DayMask Int32 EngageScheduleDurationItem Gets or sets the DayMask value
EndingAtMinutes Int32 EngageScheduleDurationItem Gets or sets the EndingAtMinutes value
StartingAt TimeSpan EngageScheduleDurationItem Gets or sets the StartingAt value

JSON Structure of EngageScheduleDurationItem

{
   "DayMask"	:	"Int32",
   "EndingAtMinutes"	:	"Int32",
   "StartingAt"	:	"TimeSpan"
}