AppointmentItem.StatusId Property
Gets or sets the unique identifier of the status object associated with the appointment.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that is the unique identifier of the AppointmentStatusItem object. |
See Also