com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiCalendarYearlyAndMonthlyRecurrencePattern

    • Method Detail

      • getDay

        public final long getDay()

        Gets or sets day of the month on which the recurrence falls.

      • setDay

        public final void setDay(long value)

        Gets or sets day of the month on which the recurrence falls.

      • getDayOfWeek

        public final int getDayOfWeek()

        Gets or sets the days of week at which the event occurs

      • setDayOfWeek

        public final void setDayOfWeek(int value)

        Gets or sets the days of week at which the event occurs

      • getPosition

        public final int getPosition()

        Gets or sets the occurrence of the recurrence's days in each month in which the recurrence falls.

      • setPosition

        public final void setPosition(int value)

        Gets or sets the occurrence of the recurrence's days in each month in which the recurrence falls.