public final class MapiCalendarOverrideFlags
extends com.aspose.ms.System.Enum
Specifies what data in the MapiCalendarOverrideFlags structure has a value different from the recurring series.
Modifier and Type | Field and Description |
---|---|
static int |
AppointmentColor
Reserved for future use and MUST NOT be set.
|
static int |
Attachment
Indicates that the attachment field is present.
|
static int |
BusyStatus
Indicates that the BusyStatus field is present.
|
static int |
ExceptionalBody
Indicates that the Exception Embedded Message object has the PidTagRtfCompressed property set on it.
|
static int |
Location
Indicates that the Location, LocationLength, and LocationLength2 fields are present.
|
static int |
MeetingType
Indicates that the MeetingType field is present.
|
static int |
Reminder
Indicates that the ReminderSet field is present.
|
static int |
ReminderDelta
Indicates that the ReminderDelta field is present.
|
static int |
Subject
Indicates that the Subject, SubjectLength, and SubjectLength2 fields are present.
|
static int |
Subtype
Indicates that the SubType field is present.
|
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, toString
public static final int Subject
Indicates that the Subject, SubjectLength, and SubjectLength2 fields are present.
public static final int MeetingType
Indicates that the MeetingType field is present.
public static final int ReminderDelta
Indicates that the ReminderDelta field is present.
public static final int Reminder
Indicates that the ReminderSet field is present.
public static final int Location
Indicates that the Location, LocationLength, and LocationLength2 fields are present.
public static final int BusyStatus
Indicates that the BusyStatus field is present.
public static final int Attachment
Indicates that the attachment field is present.
public static final int Subtype
Indicates that the SubType field is present.
public static final int AppointmentColor
Reserved for future use and MUST NOT be set.
public static final int ExceptionalBody
Indicates that the Exception Embedded Message object has the PidTagRtfCompressed property set on it.