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