Skip to main content

AppointmentStatusItem Class

An object used to indicate the busy status of the user for the appointment.

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class AppointmentStatusItem :
    SourceObjectContainer<AppointmentStatusItemCollection>

The following members return AppointmentStatusItem objects:

See Also