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

Packages that use CalendarItemType
com.microsoft.exchange.types   
 

Uses of CalendarItemType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as CalendarItemType
protected  CalendarItemType SyncFolderItemsCreateOrUpdateType.calendarItem
           
protected  CalendarItemType SetItemFieldType.calendarItem
           
protected  CalendarItemType ItemAttachmentType.calendarItem
           
protected  CalendarItemType AppendToItemFieldType.calendarItem
           
 

Methods in com.microsoft.exchange.types that return CalendarItemType
 CalendarItemType ObjectFactory.createCalendarItemType()
          Create an instance of CalendarItemType
 CalendarItemType SyncFolderItemsCreateOrUpdateType.getCalendarItem()
          Gets the value of the calendarItem property.
 CalendarItemType SetItemFieldType.getCalendarItem()
          Gets the value of the calendarItem property.
 CalendarItemType ItemAttachmentType.getCalendarItem()
          Gets the value of the calendarItem property.
 CalendarItemType AppendToItemFieldType.getCalendarItem()
          Gets the value of the calendarItem property.
 

Methods in com.microsoft.exchange.types with parameters of type CalendarItemType
 void SyncFolderItemsCreateOrUpdateType.setCalendarItem(CalendarItemType value)
          Sets the value of the calendarItem property.
 void SetItemFieldType.setCalendarItem(CalendarItemType value)
          Sets the value of the calendarItem property.
 void ItemAttachmentType.setCalendarItem(CalendarItemType value)
          Sets the value of the calendarItem property.
 void AppendToItemFieldType.setCalendarItem(CalendarItemType value)
          Sets the value of the calendarItem property.
 



Copyright © 2012 Jasig. All Rights Reserved.