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

Packages that use FreeBusyView
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of FreeBusyView in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as FreeBusyView
protected  FreeBusyView FreeBusyResponseType.freeBusyView
           
 

Methods in com.microsoft.exchange.messages that return FreeBusyView
 FreeBusyView FreeBusyResponseType.getFreeBusyView()
          Gets the value of the freeBusyView property.
 

Methods in com.microsoft.exchange.messages with parameters of type FreeBusyView
 void FreeBusyResponseType.setFreeBusyView(FreeBusyView value)
          Sets the value of the freeBusyView property.
 

Uses of FreeBusyView in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return FreeBusyView
 FreeBusyView ObjectFactory.createFreeBusyView()
          Create an instance of FreeBusyView
 



Copyright © 2012 Jasig. All Rights Reserved.