API Reference
| Classic JavaDoc |
Class UserPropertyType
java.lang.Object └ com.moyosoft.util.AbstractType └ com.moyosoft.connector.ms.outlook.properties.UserPropertyType
public class UserPropertyType extends com.moyosoft.util.AbstractType
Fields
static UserPropertyType | COMBINATION | |
static UserPropertyType | CURRENCY | |
static UserPropertyType | DATE_TIME | |
static UserPropertyType | DURATION | |
static UserPropertyType | FORMULA | |
static UserPropertyType | KEYWORDS | |
static UserPropertyType | NUMBER | |
static UserPropertyType | OUTLOOK_INTERNAL | |
static UserPropertyType | PERCENT | |
static UserPropertyType | TEXT | |
static UserPropertyType | YES_NO | |
Methods
static UserPropertyType | getById (int pId) | |
boolean | isCombination () | |
boolean | isCurrency () | |
boolean | isDateTime () | |
boolean | isDuration () | |
boolean | isFormula () | |
boolean | isKeywords () | |
boolean | isNumber () | |
boolean | isOutlookInternal () | |
boolean | isPercent () | |
boolean | isText () | |
boolean | isYesNo () | |
Inherited methods
com.moyosoft.util.AbstractType
equals, getTypeValue, toString
Community comments
Powered by JavaDocPlus