Package | Description |
---|---|
microsoft.exchange.webservices.data.core.enumeration.service | |
microsoft.exchange.webservices.data.core.service.item |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
FileAsMapping |
Contact.getFileAsMapping()
Gets a value indicating how the FileAs property should be
automatically calculated.
|
Modifier and Type | Method and Description |
---|---|
void |
Contact.setFileAs(FileAsMapping value)
Sets the file as.
|
Copyright © 2012–2015 Microsoft. All rights reserved.