Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

FoldersCollection.add

public ExchangeFolder add(FolderContentType folderType, String folderName)

Adds a new folder to this collection. The created folder is returned.

Parameters:
folderType   the type of items the folder will contain.
folderName   the display name of the new folder.

Returns:
the created Exchange folder.

Throws:
ExchangeServiceException   if any errors occur during the communication with Exchange.

Community comments



Powered by JavaDocPlus