Uses of Class
com.microsoft.exchange.messages.ArrayOfFreeBusyResponse

Packages that use ArrayOfFreeBusyResponse
com.microsoft.exchange.messages   
 

Uses of ArrayOfFreeBusyResponse in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as ArrayOfFreeBusyResponse
protected  ArrayOfFreeBusyResponse GetUserAvailabilityResponse.freeBusyResponseArray
           
 

Methods in com.microsoft.exchange.messages that return ArrayOfFreeBusyResponse
 ArrayOfFreeBusyResponse ObjectFactory.createArrayOfFreeBusyResponse()
          Create an instance of ArrayOfFreeBusyResponse
 ArrayOfFreeBusyResponse GetUserAvailabilityResponse.getFreeBusyResponseArray()
          Gets the value of the freeBusyResponseArray property.
 

Methods in com.microsoft.exchange.messages with parameters of type ArrayOfFreeBusyResponse
 void GetUserAvailabilityResponse.setFreeBusyResponseArray(ArrayOfFreeBusyResponse value)
          Sets the value of the freeBusyResponseArray property.
 



Copyright © 2012 Jasig. All Rights Reserved.