Enum AppointmentTransparency

AppointmentTransparency enumeration

Specifies whether or not this appointment is intended to be visible in availability searches.

public enum AppointmentTransparency

Values

NameValueDescription
NotDefined-1Value is not defined
Transparent0Appointment is transparent
Opaque2Appointment is opaque

See Also