com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeUserAvailability



  • public final class ExchangeUserAvailability
    extends Object

    Represents user availability information

    • Constructor Detail

      • ExchangeUserAvailability

        public ExchangeUserAvailability()

        Initializes a new instance of the ExchangeUserAvailability class.

    • Method Detail

      • getUser

        public final String getUser()

        Gets the user smtp address.

      • getWorkingHours

        public final DateRange getWorkingHours(Date date)

        Gets the working hours in the specified date taking into account the user's timezone.

        Parameters:
        date - The date to get information for.
        Returns:
        A start and end time of the working day for the specified date.