| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected FileAsMappingType |
ContactItemType.fileAsMapping |
| Modifier and Type | Method and Description |
|---|---|
static FileAsMappingType |
FileAsMappingType.fromValue(String v) |
FileAsMappingType |
ContactItemType.getFileAsMapping()
Gets the value of the fileAsMapping property.
|
static FileAsMappingType |
FileAsMappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileAsMappingType[] |
FileAsMappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactItemType.setFileAsMapping(FileAsMappingType value)
Sets the value of the fileAsMapping property.
|
Copyright © 2019 Apereo. All rights reserved.