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

Packages that use ArrayOfCalendarEvent
com.microsoft.exchange.types   
 

Uses of ArrayOfCalendarEvent in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfCalendarEvent
protected  ArrayOfCalendarEvent FreeBusyView.calendarEventArray
           
 

Methods in com.microsoft.exchange.types that return ArrayOfCalendarEvent
 ArrayOfCalendarEvent ObjectFactory.createArrayOfCalendarEvent()
          Create an instance of ArrayOfCalendarEvent
 ArrayOfCalendarEvent FreeBusyView.getCalendarEventArray()
          Gets the value of the calendarEventArray property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfCalendarEvent
 void FreeBusyView.setCalendarEventArray(ArrayOfCalendarEvent value)
          Sets the value of the calendarEventArray property.
 



Copyright © 2012 Jasig. All Rights Reserved.