Click or drag to resize

BodyContentType Enumeration

The content type of message body.

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum BodyContentType
Members
  Member nameValueDescription
PlainText0 The plain text.
Html1 The html type.
Rtf2 The rtf type.
See Also