Skip to main content
A newer version of this page is available. .

AppointmentStatusDataStorage.Add Method

Name Parameters Description
Add(AppointmentStatus) status Adds a new Status with specified settings to this AppointmentStatusDataStorage.
Add(Brush, String, String) brush, displayName, menuCaption Adds a new Status with specified settings to this AppointmentStatusDataStorage.
Add(Color, String, String) color, displayName, menuCaption Adds a new Status with specified settings to this AppointmentStatusDataStorage.
Add(String, String) displayName, menuCaption Adds a new Status with specified settings to this AppointmentStatusDataStorage.