Uses of Class
microsoft.exchange.webservices.data.FileAsMapping

Uses of FileAsMapping in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return FileAsMapping
 FileAsMapping Contact.getFileAsMapping()
          Gets a value indicating how the FileAs property should be automatically calculated.
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.
 

Methods in microsoft.exchange.webservices.data with parameters of type FileAsMapping
 void Contact.setFileAs(FileAsMapping value)
          Sets the file as.
 



Copyright © 2012. All Rights Reserved.