public final class MapiJournalFlags
extends com.aspose.ms.System.Enum
Contains metadata about the Journal object. Must be either zero or the following values.
Modifier and Type | Field and Description |
---|---|
static int |
HasAttachment
The Journal object has a journal-associated attachment.
|
static int |
None
The Journal object has no
journal-associated attachment.
|
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 None
The Journal object has no journal-associated attachment.
public static final int HasAttachment
The Journal object has a journal-associated attachment.