Add(AppointmentStatus)
|
status
|
Adds a new Status with specified settings to this AppointmentStatusDataStorage.
|
Add(Brush, String, String)
|
brush, displayName, menuCaption
|
Adds a new Status with specified settings to this AppointmentStatusDataStorage.
|
Add(Color, String, String)
|
color, displayName, menuCaption
|
Adds a new Status with specified settings to this AppointmentStatusDataStorage.
|
Add(String, String)
|
displayName, menuCaption
|
Adds a new Status with specified settings to this AppointmentStatusDataStorage.
|