Skip to main content

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.