| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected PathToExtendedFieldType |
AggregateOnType.extendedFieldURI |
protected PathToExtendedFieldType |
GroupByType.extendedFieldURI |
protected PathToExtendedFieldType |
ExtendedPropertyType.extendedFieldURI |
| Modifier and Type | Method and Description |
|---|---|
PathToExtendedFieldType |
ObjectFactory.createPathToExtendedFieldType()
Create an instance of
PathToExtendedFieldType |
PathToExtendedFieldType |
AggregateOnType.getExtendedFieldURI()
Gets the value of the extendedFieldURI property.
|
PathToExtendedFieldType |
GroupByType.getExtendedFieldURI()
Gets the value of the extendedFieldURI property.
|
PathToExtendedFieldType |
ExtendedPropertyType.getExtendedFieldURI()
Gets the value of the extendedFieldURI property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PathToExtendedFieldType> |
ObjectFactory.createExtendedFieldURI(PathToExtendedFieldType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PathToExtendedFieldType> |
ObjectFactory.createExtendedFieldURI(PathToExtendedFieldType value)
|
void |
AggregateOnType.setExtendedFieldURI(PathToExtendedFieldType value)
Sets the value of the extendedFieldURI property.
|
void |
GroupByType.setExtendedFieldURI(PathToExtendedFieldType value)
Sets the value of the extendedFieldURI property.
|
void |
ExtendedPropertyType.setExtendedFieldURI(PathToExtendedFieldType value)
Sets the value of the extendedFieldURI property.
|
Copyright © 2015 Jasig. All Rights Reserved.