Skip to main content

Class DayInformationListItem

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DayInformationListItem. Summary information about the activites and holidaysfor one day

Inheritance

objectCarrierDayInformationListItem

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

DayInformationListItem()

Default constructor - defaults any enum props to 0.

Properties

ActivityInformation

Activity information summary - number of free and busy activities.

Property Value

ActivitySummary

Date

Date that this item is valid for; there is exactly one item per date, ordered by date.

Property Value

DateTime

RedLetterInformation

Summary of redletter day information - holiday in own country, and in other countries known to the system.

Property Value

RedLetterSummary

See Also

AppointmentAgent