|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultExtendedPropertySet | |
|---|---|
| microsoft.exchange.webservices.data.core.enumeration.property | |
| microsoft.exchange.webservices.data.property.definition | |
| Uses of DefaultExtendedPropertySet in microsoft.exchange.webservices.data.core.enumeration.property |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.property that return DefaultExtendedPropertySet | |
|---|---|
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. |
| Uses of DefaultExtendedPropertySet in microsoft.exchange.webservices.data.property.definition |
|---|
| Methods in microsoft.exchange.webservices.data.property.definition that return DefaultExtendedPropertySet | |
|---|---|
DefaultExtendedPropertySet |
ExtendedPropertyDefinition.getPropertySet()
Gets the property set of the extended property. |
| Constructors in microsoft.exchange.webservices.data.property.definition 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 | |||||||||