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

Packages that use OofState
com.microsoft.exchange.types   
 

Uses of OofState in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as OofState
protected  OofState UserOofSettings.oofState
           
 

Methods in com.microsoft.exchange.types that return OofState
static OofState OofState.fromValue(String v)
           
 OofState UserOofSettings.getOofState()
          Gets the value of the oofState property.
static OofState OofState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OofState[] OofState.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 OofState
 void UserOofSettings.setOofState(OofState value)
          Sets the value of the oofState property.
 



Copyright © 2012 Jasig. All Rights Reserved.