Class ExchangeUserMailboxCallable

java.lang.Object
de.uplanet.lucy.server.auxiliaries.exchange.ExchangeUserMailboxCallable

@VelocityCallable("singleton") public final class ExchangeUserMailboxCallable extends Object
Provides information about an user's Exchange mailbox account.
  • Constructor Details

    • ExchangeUserMailboxCallable

      public ExchangeUserMailboxCallable()
  • Method Details

    • getMailboxInfo

      public static ExchangeUserMailboxInfo getMailboxInfo()
      Returns the ExchangeUserMailboxInfo instance for the current user.
      Returns:
      The ExchangeUserMailboxInfo instance for the current user.