Klasse ExchangeUserMailboxCallable
java.lang.Object
de.uplanet.lucy.server.auxiliaries.exchange.ExchangeUserMailboxCallable
Provides information about an user's Exchange mailbox account.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ExchangeUserMailboxInfoReturns theExchangeUserMailboxInfoinstance for the current user.
-
Konstruktordetails
-
ExchangeUserMailboxCallable
public ExchangeUserMailboxCallable()
-
-
Methodendetails
-
getMailboxInfo
Returns theExchangeUserMailboxInfoinstance for the current user.- Gibt zurück:
- The ExchangeUserMailboxInfo instance for the current user.
-