IAppointmentLabelStorage.CreateNewLabel Method
| Name | Parameters | Description |
|---|---|---|
| CreateNewLabel(Object, String, String) | id, displayName, menuCaption | Creates a new label with the specified name, identifier and menu caption. |
| CreateNewLabel(Object, String) | id, displayName | Creates a new label with the specified name and identifier. |
| CreateNewLabel(String) | displayName | Creates a new label with the specified name. |