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

Exchange.getCalendarFolder

public ExchangeFolder getCalendarFolder()

Returns the user's Calendar folder.

This method returns the same result as:
getFolder(FolderType.Calendar);

Returns:
the Exchange calendar folder.

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

See Also:

Community comments



Powered by JavaDocPlus