public final class MapiJournalFlags extends Object
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-2014 Aspose Pty Ltd. All Rights Reserved.