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

Packages that use EffectiveRightsType
com.microsoft.exchange.types   
 

Uses of EffectiveRightsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as EffectiveRightsType
protected  EffectiveRightsType ItemType.effectiveRights
           
protected  EffectiveRightsType BaseFolderType.effectiveRights
           
 

Methods in com.microsoft.exchange.types that return EffectiveRightsType
 EffectiveRightsType ObjectFactory.createEffectiveRightsType()
          Create an instance of EffectiveRightsType
 EffectiveRightsType ItemType.getEffectiveRights()
          Gets the value of the effectiveRights property.
 EffectiveRightsType BaseFolderType.getEffectiveRights()
          Gets the value of the effectiveRights property.
 

Methods in com.microsoft.exchange.types with parameters of type EffectiveRightsType
 void ItemType.setEffectiveRights(EffectiveRightsType value)
          Sets the value of the effectiveRights property.
 void BaseFolderType.setEffectiveRights(EffectiveRightsType value)
          Sets the value of the effectiveRights property.
 



Copyright © 2012 Jasig. All Rights Reserved.