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

Uses of FreeBusyViewType in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return FreeBusyViewType
 FreeBusyViewType AvailabilityOptions.getRequestedFreeBusyView()
          Gets the requested type of free/busy view.
 FreeBusyViewType AttendeeAvailability.getViewType()
          Gets the free/busy view type that wes retrieved for the attendee.
static FreeBusyViewType FreeBusyViewType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FreeBusyViewType[] FreeBusyViewType.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 FreeBusyViewType
protected  void AttendeeAvailability.loadFreeBusyViewFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader, FreeBusyViewType viewType)
          Loads the free busy view from XML.
 void AvailabilityOptions.setRequestedFreeBusyView(FreeBusyViewType value)
          Sets the requested free busy view.
 



Copyright © 2012. All Rights Reserved.