public final class MSIntendedStatus
extends com.aspose.ms.System.Enum
Specifies the INTENDED status of an appointment.
Modifier and Type | Field and Description |
---|---|
static int |
Busy
Busy
|
static int |
Free
Free
|
static int |
NotDefined
Property is not set
|
static int |
Oof
Out of office
|
static int |
Tentative
Tentative
|
public static final int NotDefined
Property is not set
public static final int Free
Free
public static final int Tentative
Tentative
public static final int Busy
Busy
public static final int Oof
Out of office
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.