AppointmentTransparency Enumeration

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

Namespace:  Aspose.Email.Calendar
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum AppointmentTransparency
Members
  Member nameValueDescription
NotDefined-1 Value is not defined
Transparent0 Appointment is transparent
Opaque2 Appointment is opaque
See Also