Click or drag to resize

MapiJournalFlags Enumeration

Contains metadata about the Journal object. Must be either zero or the following values.

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[FlagsAttribute]
public enum MapiJournalFlags
Members
  Member nameValueDescription
None0 The Journal object has no journal-associated attachment.
HasAttachment1073741824 The Journal object has a journal-associated attachment.
See Also