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

Packages that use CalendarPermissionLevelType
com.microsoft.exchange.types   
 

Uses of CalendarPermissionLevelType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as CalendarPermissionLevelType
protected  CalendarPermissionLevelType CalendarPermissionType.calendarPermissionLevel
           
 

Methods in com.microsoft.exchange.types that return CalendarPermissionLevelType
static CalendarPermissionLevelType CalendarPermissionLevelType.fromValue(String v)
           
 CalendarPermissionLevelType CalendarPermissionType.getCalendarPermissionLevel()
          Gets the value of the calendarPermissionLevel property.
static CalendarPermissionLevelType CalendarPermissionLevelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CalendarPermissionLevelType[] CalendarPermissionLevelType.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 CalendarPermissionLevelType
 void CalendarPermissionType.setCalendarPermissionLevel(CalendarPermissionLevelType value)
          Sets the value of the calendarPermissionLevel property.
 



Copyright © 2012 Jasig. All Rights Reserved.