|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.MapiJournalFlags
public final class MapiJournalFlags
Contains metadata about the Journal object. Must be either zero or the following values.
| Field Summary | |
|---|---|
static int |
HAS_ATTACHMENT
The Journal object has a journal-associated attachment. |
static int |
NONE
The Journal object has no journal-associated attachment. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
The Journal object has no journal-associated attachment.
public static final int HAS_ATTACHMENT
The Journal object has a journal-associated attachment.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||