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

AppointmentLabelDataStorage.Add Method

Name Parameters Description
Add(AppointmentLabel) label Adds a specific Label to this AppointmentLabelDataStorage collection.
Add(SchedulerColorId, String, String) colorId, displayName, menuCaption Adds a new Label with specific settings to this AppointmentLabelDataStorage collection.
Add(Color, String, String) color, displayName, menuCaption Adds a new Label with specific settings to this AppointmentLabelDataStorage collection.
Add(String, String) displayName, menuCaption Adds a new Label with specific settings to this AppointmentLabelDataStorage collection.