API Reference
| Classic JavaDoc |
ExchangeFolder.createFolder
public ExchangeFolder createFolder(FolderContentType folderType, String displayName)
Creates a new sub-folder of this folder with the specified type and display name.
The created folder is returned.Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus