API Reference
| Classic JavaDoc |
ExchangeFolder.getFolders
public FoldersCollection getFolders()
Returns a collection of the sub-folders of this folder. This method never returns
null, even if the folder doesn't have any sub-folders: an empty collection
is returned in this case.Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus