public final class BodyContentType
extends com.aspose.ms.System.Enum
The content type of message body.
Modifier and Type | Field and Description |
---|---|
static int |
Html
The html type.
|
static int |
PlainText
The plain text.
|
static int |
Rtf
The rtf type.
|
public static final int PlainText
The plain text.
public static final int Html
The html type.
public static final int Rtf
The rtf type.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.