API Reference
| Classic JavaDoc |
Class BodyFormat
java.lang.Object └ com.moyosoft.util.AbstractType └ com.moyosoft.connector.ms.outlook.mail.BodyFormat
public class BodyFormat extends com.moyosoft.util.AbstractType
Fields
static BodyFormat | HTML | |
static BodyFormat | PLAIN | |
static BodyFormat | RICH_TEXT | |
static BodyFormat | UNSPECIFIED | |
Methods
static BodyFormat | getById (int pId) | |
boolean | isHTML () | |
boolean | isPlain () | |
boolean | isRichText () | |
boolean | isUnspecified () | |
Inherited methods
com.moyosoft.util.AbstractType
equals, getTypeValue, toString
Community comments
Powered by JavaDocPlus