|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileAsMapping | |
|---|---|
| microsoft.exchange.webservices.data.core.enumeration.service | |
| microsoft.exchange.webservices.data.core.service.item | |
| Uses of FileAsMapping in microsoft.exchange.webservices.data.core.enumeration.service |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.service that return FileAsMapping | |
|---|---|
static FileAsMapping |
FileAsMapping.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileAsMapping[] |
FileAsMapping.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of FileAsMapping in microsoft.exchange.webservices.data.core.service.item |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.item that return FileAsMapping | |
|---|---|
FileAsMapping |
Contact.getFileAsMapping()
Gets a value indicating how the FileAs property should be automatically calculated. |
| Methods in microsoft.exchange.webservices.data.core.service.item with parameters of type FileAsMapping | |
|---|---|
void |
Contact.setFileAs(FileAsMapping value)
Sets the file as. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||