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

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

Uses of FindFolderParentType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as FindFolderParentType
protected  FindFolderParentType FindFolderResponseMessageType.rootFolder
           
 

Methods in com.microsoft.exchange.messages that return FindFolderParentType
 FindFolderParentType FindFolderResponseMessageType.getRootFolder()
          Gets the value of the rootFolder property.
 

Methods in com.microsoft.exchange.messages with parameters of type FindFolderParentType
 void FindFolderResponseMessageType.setRootFolder(FindFolderParentType value)
          Sets the value of the rootFolder property.
 

Uses of FindFolderParentType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return FindFolderParentType
 FindFolderParentType ObjectFactory.createFindFolderParentType()
          Create an instance of FindFolderParentType
 



Copyright © 2012 Jasig. All Rights Reserved.