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

Packages that use CalendarEventDetails
com.microsoft.exchange.types   
 

Uses of CalendarEventDetails in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as CalendarEventDetails
protected  CalendarEventDetails CalendarEvent.calendarEventDetails
           
 

Methods in com.microsoft.exchange.types that return CalendarEventDetails
 CalendarEventDetails ObjectFactory.createCalendarEventDetails()
          Create an instance of CalendarEventDetails
 CalendarEventDetails CalendarEvent.getCalendarEventDetails()
          Gets the value of the calendarEventDetails property.
 

Methods in com.microsoft.exchange.types with parameters of type CalendarEventDetails
 void CalendarEvent.setCalendarEventDetails(CalendarEventDetails value)
          Sets the value of the calendarEventDetails property.
 



Copyright © 2012 Jasig. All Rights Reserved.