Class ExchangeUserMailboxCallable
java.lang.Object
de.uplanet.lucy.server.auxiliaries.exchange.ExchangeUserMailboxCallable
Provides information about an user's Exchange mailbox account.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExchangeUserMailboxInfo
Returns theExchangeUserMailboxInfo
instance for the current user.
-
Constructor Details
-
ExchangeUserMailboxCallable
public ExchangeUserMailboxCallable()
-
-
Method Details
-
getMailboxInfo
Returns theExchangeUserMailboxInfo
instance for the current user.- Returns:
- The ExchangeUserMailboxInfo instance for the current user.
-