com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeUserWorkingHours



  • public final class ExchangeUserWorkingHours
    extends Object

    Represents the user working hours.

    • Constructor Detail

      • ExchangeUserWorkingHours

        public ExchangeUserWorkingHours()

        Initializes a new instance of the ExchangeUserWorkingHours class.

    • Method Detail

      • getDayOfWeek

        public final int getDayOfWeek()

        Gets the day of week.

      • getStartTime

        public final double getStartTime()

        Gets the start time of the working day.

      • getEndTime

        public final double getEndTime()

        Gets the end time of the working day.