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

Exchange.getDelegatedFolder

public ExchangeFolder getDelegatedFolder(FolderType folderType, String mailboxEmailAddress)

Returns a folder of another user using Delegate Access. The specified mailbox address identifies the other user which has to grant the logged user access to her folder. For example, Delegate Access can be configured in Outlook from the menu Tools | Options | Delegates tab.

This method is only available in the Professional edition of the library.

Returns:
the Exchange folder of the specified user and identified by the specified type.

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

Community comments



Powered by JavaDocPlus