public final class MapiJournalFlags
extends com.aspose.email.ms.java.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.
|
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.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.