Enum AppointmentTransparency
AppointmentTransparency enumeration
Specifies whether or not this appointment is intended to be visible in availability searches.
public enum AppointmentTransparency
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | Value is not defined |
| Transparent | 0 | Appointment is transparent |
| Opaque | 2 | Appointment is opaque |
See Also
- namespace Aspose.Email.Calendar
- assembly Aspose.Email