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

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

Uses of ResolveNamesSearchScopeType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as ResolveNamesSearchScopeType
protected  ResolveNamesSearchScopeType ResolveNames.searchScope
           
 

Methods in com.microsoft.exchange.messages that return ResolveNamesSearchScopeType
 ResolveNamesSearchScopeType ResolveNames.getSearchScope()
          Gets the value of the searchScope property.
 

Methods in com.microsoft.exchange.messages with parameters of type ResolveNamesSearchScopeType
 void ResolveNames.setSearchScope(ResolveNamesSearchScopeType value)
          Sets the value of the searchScope property.
 

Uses of ResolveNamesSearchScopeType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.