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

Packages that use ArrayOfCalendarPermissionsType
com.microsoft.exchange.types   
 

Uses of ArrayOfCalendarPermissionsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfCalendarPermissionsType
protected  ArrayOfCalendarPermissionsType CalendarPermissionSetType.calendarPermissions
           
 

Methods in com.microsoft.exchange.types that return ArrayOfCalendarPermissionsType
 ArrayOfCalendarPermissionsType ObjectFactory.createArrayOfCalendarPermissionsType()
          Create an instance of ArrayOfCalendarPermissionsType
 ArrayOfCalendarPermissionsType CalendarPermissionSetType.getCalendarPermissions()
          Gets the value of the calendarPermissions property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfCalendarPermissionsType
 void CalendarPermissionSetType.setCalendarPermissions(ArrayOfCalendarPermissionsType value)
          Sets the value of the calendarPermissions property.
 



Copyright © 2012 Jasig. All Rights Reserved.