Class ExchangeUserMailboxCallable
java.lang.Object
de.uplanet.lucy.server.auxiliaries.exchange.ExchangeUserMailboxCallable
Provides information about an user's Exchange mailbox account.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic de.uplanet.lucy.server.businesslogic.exchange.util.ExchangeUserMailboxInfoReturns theExchangeUserMailboxInfoinstance for the current user.
- 
Constructor Details- 
ExchangeUserMailboxCallablepublic ExchangeUserMailboxCallable()
 
- 
- 
Method Details- 
getMailboxInfopublic static de.uplanet.lucy.server.businesslogic.exchange.util.ExchangeUserMailboxInfo getMailboxInfo()Returns theExchangeUserMailboxInfoinstance for the current user.- Returns:
- The ExchangeUserMailboxInfo instance for the current user.
 
 
-