Uses of Class
com.microsoft.exchange.types.FileAsMappingType

Packages that use FileAsMappingType
com.microsoft.exchange.types   
 

Uses of FileAsMappingType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as FileAsMappingType
protected  FileAsMappingType ContactItemType.fileAsMapping
           
 

Methods in com.microsoft.exchange.types that return FileAsMappingType
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.
 

Methods in com.microsoft.exchange.types with parameters of type FileAsMappingType
 void ContactItemType.setFileAsMapping(FileAsMappingType value)
          Sets the value of the fileAsMapping property.
 



Copyright © 2012 Jasig. All Rights Reserved.