API Reference
| Classic JavaDoc |
ExchangeFolder.isUnreadItemsCountSupported
public boolean isUnreadItemsCountSupported()
Indicates whether this folder can contain unread items. If false is returned by this method, the method getUnreadItemsCount() always returns zero (0).Throws:
See Also:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus