public final class OutlookMessageFormat
extends Enum
Represents outlook message format.
| Modifier and Type | Field and Description |
|---|---|
static int |
ASCII
ASCII.
|
static int |
Unicode
Unicode.
|
| Constructor and Description |
|---|
OutlookMessageFormat()
Constructor for OutlookMessageFormat.
|
public static final int ASCII
ASCII.
public static final int Unicode
Unicode.
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.