Skip to main content

AppointmentStatusCollection.CreateNewStatus Method

Name Parameters Description
CreateNewStatus(Object, String, String, Color) id, displayName, menuCaption, color Creates a new IAppointmentStatus object.
CreateNewStatus(Object, String, String) id, displayName, menuCaption Creates a new IAppointmentStatus object.
CreateNewStatus(Object, String) id, displayName Creates a new IAppointmentStatus object.
CreateNewStatus(String, String) displayName, menuCaption Creates a new IAppointmentStatus object.
CreateNewStatus(String) displayName Creates a new IAppointmentStatus object.