BodyType
BodyType enumeration
Specifies the format type of the body content of the item.
public enum BodyType
Values
| Name | Value | Description |
|---|---|---|
| Text | 1 |
Body type is plain text |
| HTML | 2 |
Body type is HTML |
| RTF | 3 |
Body type is RTF |
| MIME | 4 |
Body type is MIME |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email