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

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

Uses of NonEmptyArrayOfFolderNamesType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfFolderNamesType
protected  NonEmptyArrayOfFolderNamesType CreateManagedFolder.folderNames
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfFolderNamesType
 NonEmptyArrayOfFolderNamesType CreateManagedFolder.getFolderNames()
          Gets the value of the folderNames property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfFolderNamesType
 void CreateManagedFolder.setFolderNames(NonEmptyArrayOfFolderNamesType value)
          Sets the value of the folderNames property.
 

Uses of NonEmptyArrayOfFolderNamesType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.