Class NextAvailableTimeHelper.AppointmentTimeType
Type of appointment
Namespace: SuperOffice.CRM.Data.Util
Assembly: SoDataBase.dll
Syntax
public sealed class AppointmentTimeType : Enum
Fields
AllDayRedDay
All day on a Sunday/Red day
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType AllDayRedDay
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
AllDaySaturday
All day on a Saturday.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType AllDaySaturday
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
AllDayWorking
All day on a working day.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType AllDayWorking
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartAfternoon
Meeting starts after lunch and completes before end of the working day.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartAfternoon
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartAfterWork
Part of day but after the working day ends.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartAfterWork
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartBeforeWork
Part of day, but before the working day starts.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartBeforeWork
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartLong
All other day meetings
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartLong
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartMorning
Meeting starting after working hours starts and completes before lunch
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartMorning
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartRedDay
A day part on a Sunday/Red day
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartRedDay
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartSaturday
A day part on a Saturday
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartSaturday
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartStretchedAfter
Starts during working hours but ends after.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartStretchedAfter
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartStretchedBefore
Starts before working hours but lasts into working hours.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartStretchedBefore
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartWithDinner
Starts during working hours but stretched more than two hours after working day ends.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartWithDinner
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
DayPartWithLunch
Meeting during the working hours where lunch is included
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType DayPartWithLunch
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
MultiDayFixedDays
Lasting several days including both work and off days.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType MultiDayFixedDays
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
MultiDayOffDay
Lasting several days, but only off days.
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType MultiDayOffDay
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
MultiDayWorking
Lasting several days, but only working days
Declaration
public const NextAvailableTimeHelper.AppointmentTimeType MultiDayWorking
Field Value
Type | Description |
---|---|
NextAvailableTimeHelper.AppointmentTimeType |
value__
Type of appointment
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |