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

Uses of OofState in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return OofState
 OofState OofSettings.getState()
          Gets the user's OOF state.
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 microsoft.exchange.webservices.data with parameters of type OofState
 void OofSettings.setState(OofState state)
          Sets the user's OOF state.
 



Copyright © 2012. All Rights Reserved.