API Reference
| Classic JavaDoc |
Class ExtendedPropertyType
java.lang.Object └ java.lang.Enum └ com.moyosoft.exchange.item.ExtendedPropertyType
public final class ExtendedPropertyType extends java.lang.Enum
Fields
static ExtendedPropertyType | Binary | |
static ExtendedPropertyType | Boolean | |
static ExtendedPropertyType | DateTime | |
static ExtendedPropertyType | Double | |
static ExtendedPropertyType | Float | |
static ExtendedPropertyType | Integer | |
static ExtendedPropertyType | String | |
static ExtendedPropertyType | StringArray | |
Methods
String | toString () | |
static ExtendedPropertyType | valueOf (String name) | |
static ExtendedPropertyType | values () | |
Inherited methods
java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString
Community comments
Powered by JavaDocPlus