Enum BodyContentType
BodyContentType enumeration
The content type of message body.
public enum BodyContentType
Values
Name | Value | Description |
---|---|---|
PlainText | 0 | The plain text. |
Html | 1 | The html type. |
Rtf | 2 | The rtf type. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email