|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DefaultExtendedPropertySet in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return DefaultExtendedPropertySet | |
|---|---|
DefaultExtendedPropertySet |
ExtendedPropertyDefinition.getPropertySet()
Gets the property set of the extended property. |
static DefaultExtendedPropertySet |
DefaultExtendedPropertySet.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DefaultExtendedPropertySet[] |
DefaultExtendedPropertySet.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in microsoft.exchange.webservices.data with parameters of type DefaultExtendedPropertySet | |
|---|---|
ExtendedPropertyDefinition(DefaultExtendedPropertySet propertySet,
int id,
MapiPropertyType mapiType)
* Initializes a new instance. |
|
ExtendedPropertyDefinition(DefaultExtendedPropertySet propertySet,
String name,
MapiPropertyType mapiType)
* Initializes a new instance. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||