Classes
- XmlCalendarEntriesType
- XmlDayType
- XmlExistingWorkingDayExceptionType
- XmlNewWorkingDayExceptionType
- XmlTimeSlotType
Namespaces
Members
(static, readonly) XmlDayNameType :string
Enumerated value of the short form of names of days of the week. Note: Order of elements to be preserved.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
SU |
string | |
MO |
string | |
TU |
string | |
WE |
string | |
TH |
string | |
FR |
string | |
SA |
string |
(static, readonly) XmlFreeBusyType :string
Enumerated value of working time status; FREE representing available for work and BUSY unavailable for work.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
FREE |
string | |
BUSY |
string |
(static, readonly) XmlRequiredDetailType :string
Enumerated value describing the working time information to be returned.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
WORKINGWEEK |
string | |
FREEBUSY |
string |