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