Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Field and Description |
---|---|
protected ExtendedFieldURI.DistinguishedPropertySetType |
ExtendedFieldURI.distinguishedPropertySetId |
Modifier and Type | Method and Description |
---|---|
static ExtendedFieldURI.DistinguishedPropertySetType |
ExtendedFieldURI.DistinguishedPropertySetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedFieldURI.DistinguishedPropertySetType[] |
ExtendedFieldURI.DistinguishedPropertySetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExtendedFieldURI(ExtendedFieldURI.DistinguishedPropertySetType distinguishedPropertySetId,
int propertyId,
ExtendedFieldURI.PropertyType propertyType)
Create extended field uri.
|
ExtendedFieldURI(ExtendedFieldURI.DistinguishedPropertySetType distinguishedPropertySetId,
String propertyName)
Create extended field uri.
|
ExtendedFieldURI(ExtendedFieldURI.DistinguishedPropertySetType distinguishedPropertySetId,
String propertyName,
ExtendedFieldURI.PropertyType propertyType)
Create extended field uri.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.