public final class AppointmentClass
extends com.aspose.ms.System.Enum
Defines the access classification for the appointment.
| Modifier and Type | Field and Description |
|---|---|
static int |
Confidential
Confidential.
|
static int |
NotDefined
Value is not defined
|
static int |
Private
Private.
|
static int |
Public
Public.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int NotDefined
Value is not defined
public static final int Public
Public.
public static final int Private
Private.
public static final int Confidential
Confidential.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.