com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeCalendarEvent



  • public final class ExchangeCalendarEvent
    extends Object

    Represents the event in the user's calendar

    • Constructor Detail

      • ExchangeCalendarEvent

        public ExchangeCalendarEvent()

        Initializes a new instance of the ExchangeCalendarEvent class.

    • Method Detail

      • getDuration

        public final DateRange getDuration()

        Gets the event duration.

      • getBusyness

        public final int getBusyness()

        Gets the user busyness.

      • getSubject

        public final String getSubject()

        Gets the calendar event subject.

      • getLocation

        public final String getLocation()

        Gets the appointment location.