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

Packages that use CalendarItemTypeType
com.microsoft.exchange.types   
 

Uses of CalendarItemTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as CalendarItemTypeType
protected  CalendarItemTypeType MeetingRequestMessageType.calendarItemType
           
protected  CalendarItemTypeType CalendarItemType.calendarItemType
           
 

Methods in com.microsoft.exchange.types that return CalendarItemTypeType
static CalendarItemTypeType CalendarItemTypeType.fromValue(String v)
           
 CalendarItemTypeType MeetingRequestMessageType.getCalendarItemType()
          Gets the value of the calendarItemType property.
 CalendarItemTypeType CalendarItemType.getCalendarItemType()
          Gets the value of the calendarItemType property.
static CalendarItemTypeType CalendarItemTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CalendarItemTypeType[] CalendarItemTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types with parameters of type CalendarItemTypeType
 void MeetingRequestMessageType.setCalendarItemType(CalendarItemTypeType value)
          Sets the value of the calendarItemType property.
 void CalendarItemType.setCalendarItemType(CalendarItemTypeType value)
          Sets the value of the calendarItemType property.
 



Copyright © 2012 Jasig. All Rights Reserved.