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

Packages that use SearchFolderType
com.microsoft.exchange.types   
 

Uses of SearchFolderType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as SearchFolderType
protected  SearchFolderType SyncFolderHierarchyCreateOrUpdateType.searchFolder
           
protected  SearchFolderType SetFolderFieldType.searchFolder
           
protected  SearchFolderType AppendToFolderFieldType.searchFolder
           
 

Methods in com.microsoft.exchange.types that return SearchFolderType
 SearchFolderType ObjectFactory.createSearchFolderType()
          Create an instance of SearchFolderType
 SearchFolderType SyncFolderHierarchyCreateOrUpdateType.getSearchFolder()
          Gets the value of the searchFolder property.
 SearchFolderType SetFolderFieldType.getSearchFolder()
          Gets the value of the searchFolder property.
 SearchFolderType AppendToFolderFieldType.getSearchFolder()
          Gets the value of the searchFolder property.
 

Methods in com.microsoft.exchange.types with parameters of type SearchFolderType
 void SyncFolderHierarchyCreateOrUpdateType.setSearchFolder(SearchFolderType value)
          Sets the value of the searchFolder property.
 void SetFolderFieldType.setSearchFolder(SearchFolderType value)
          Sets the value of the searchFolder property.
 void AppendToFolderFieldType.setSearchFolder(SearchFolderType value)
          Sets the value of the searchFolder property.
 



Copyright © 2012 Jasig. All Rights Reserved.