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

Packages that use RestrictionType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of RestrictionType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as RestrictionType
protected  RestrictionType FindItem.restriction
           
protected  RestrictionType FindFolder.restriction
           
 

Methods in com.microsoft.exchange.messages that return RestrictionType
 RestrictionType FindItem.getRestriction()
          Gets the value of the restriction property.
 RestrictionType FindFolder.getRestriction()
          Gets the value of the restriction property.
 

Methods in com.microsoft.exchange.messages with parameters of type RestrictionType
 void FindItem.setRestriction(RestrictionType value)
          Sets the value of the restriction property.
 void FindFolder.setRestriction(RestrictionType value)
          Sets the value of the restriction property.
 

Uses of RestrictionType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as RestrictionType
protected  RestrictionType SearchParametersType.restriction
           
 

Methods in com.microsoft.exchange.types that return RestrictionType
 RestrictionType ObjectFactory.createRestrictionType()
          Create an instance of RestrictionType
 RestrictionType SearchParametersType.getRestriction()
          Gets the value of the restriction property.
 

Methods in com.microsoft.exchange.types with parameters of type RestrictionType
 void SearchParametersType.setRestriction(RestrictionType value)
          Sets the value of the restriction property.
 



Copyright © 2012 Jasig. All Rights Reserved.