AppointmentStatusItem Class
In This Article
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>
#Related API Members
The following members return AppointmentStatusItem objects:
#Inheritance
Object
DevExpress.WinUI.Scheduler.Internal.SourceObjectContainer<AppointmentStatusItemCollection>
See Also