public final class AppointmentTransparency
extends com.aspose.ms.System.Enum
Specifies whether or not this appointment is intended to be visible in availability searches.
Modifier and Type | Field and Description |
---|---|
static int |
NotDefined
Value is not defined
|
static int |
Opaque
Appointment is opaque
|
static int |
Transparent
Appointment is transparent
|
public static final int NotDefined
Value is not defined
public static final int Transparent
Appointment is transparent
public static final int Opaque
Appointment is opaque
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.