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

Uses of OofSettings in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return OofSettings
 OofSettings GetUserOofSettingsResponse.getOofSettings()
          Gets the OOF settings.
 OofSettings ExchangeService.getUserOofSettings(String smtpAddress)
          * Gets Out of Office (OOF) settings for a specific user.
 

Methods in microsoft.exchange.webservices.data with parameters of type OofSettings
protected  void GetUserOofSettingsResponse.setOofSettings(OofSettings value)
          Sets the oof settings.
 void ExchangeService.setUserOofSettings(String smtpAddress, OofSettings oofSettings)
          * Sets Out of Office (OOF) settings for a specific user.
 



Copyright © 2012. All Rights Reserved.