AppointmentLabelCollection.CreateNewLabel Method
Name | Parameters | Description |
---|---|---|
Create |
id, display |
Creates a new label with the specified identifier, display name, menu caption and color. |
Create |
id, display |
Creates a new label with the specified identifier, display name and menu caption. |
Create |
id, display |
Creates a new label with the specified identifier and displayed name, and with menu caption which is the same as display name. |
Create |
display |
Creates a new label with the identifier created by default, specified displayed name and menu caption which is the same as display name. |