| Package | Description |
|---|---|
| davmail.exchange.ews |
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedFieldURI.PropertyType |
ExtendedFieldURI.propertyType |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedFieldURI.PropertyType |
ExtendedFieldURI.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedFieldURI.PropertyType[] |
ExtendedFieldURI.PropertyType.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,
int propertyId,
ExtendedFieldURI.PropertyType propertyType,
String graphId)
Create extended field uri.
|
ExtendedFieldURI(ExtendedFieldURI.DistinguishedPropertySetType distinguishedPropertySetId,
String propertyName,
ExtendedFieldURI.PropertyType propertyType)
Create extended field uri.
|
ExtendedFieldURI(int intPropertyTag,
ExtendedFieldURI.PropertyType propertyType)
Create extended field uri.
|
ExtendedFieldURI(int intPropertyTag,
ExtendedFieldURI.PropertyType propertyType,
String graphId) |
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.