com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiCalendarEventRecurrence



  • public final class MapiCalendarEventRecurrence
    extends Object

    Represents the recurrence properties of calendar object

    • Constructor Detail

      • MapiCalendarEventRecurrence

        public MapiCalendarEventRecurrence()

        Initializes a new instance of the MapiCalendarEventRecurrence class

    • Method Detail

      • getAppointmentTimeZoneDefinitionRecur

        public final MapiCalendarTimeZone getAppointmentTimeZoneDefinitionRecur()

        Gets or sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC.

      • setAppointmentTimeZoneDefinitionRecur

        public final void setAppointmentTimeZoneDefinitionRecur(MapiCalendarTimeZone value)

        Gets or sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC.

      • getTimeZoneStruct

        public final MapiCalendarTimeZone getTimeZoneStruct()

        Gets or sets the time zone information for a recurring meeting.

      • setTimeZoneStruct

        public final void setTimeZoneStruct(MapiCalendarTimeZone value)

        Gets or sets the time zone information for a recurring meeting.

      • isException

        public final boolean isException()

        Gets or sets a value indicating whether the object represents an exception

      • setException

        public final void setException(boolean value)

        Gets or sets a value indicating whether the object represents an exception

      • getClipStart

        public final Date getClipStart()

        Gets or sets the date of the first instance

      • setClipStart

        public final void setClipStart(Date value)

        Gets or sets the date of the first instance

      • getClipEnd

        public final Date getClipEnd()

        Gets or sets the date of the last instance

      • setClipEnd

        public final void setClipEnd(Date value)

        Gets or sets the date of the last instance