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

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

Uses of NonEmptyArrayOfFoldersType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfFoldersType
protected  NonEmptyArrayOfFoldersType CreateFolder.folders
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfFoldersType
 NonEmptyArrayOfFoldersType CreateFolder.getFolders()
          Gets the value of the folders property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfFoldersType
 void CreateFolder.setFolders(NonEmptyArrayOfFoldersType value)
          Sets the value of the folders property.
 

Uses of NonEmptyArrayOfFoldersType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.