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

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

Uses of FindItemParentType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as FindItemParentType
protected  FindItemParentType FindItemResponseMessageType.rootFolder
           
 

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

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

Uses of FindItemParentType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.