_AppointmentItem.BusyStatus Property
In This Article
Gets or sets the busy status of this messaging user for this appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An DevExpress. |
#Remarks
The busy status maps to the AppointmentStatusType, except that it cannot be equal to AppointmentStatusType.Custom.
See Also