com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class CalendarDeletionOptions



  • public class CalendarDeletionOptions
    extends DeletionOptions

    Defines parameters for item deletion

    • Constructor Detail

      • CalendarDeletionOptions

        public CalendarDeletionOptions()

        Initializes a new instance of the CalendarDeletionOptions class.

      • CalendarDeletionOptions

        public CalendarDeletionOptions(int type)

        Initializes a new instance of the CalendarDeletionOptions class.

        Parameters:
        type - Type of deletion
      • CalendarDeletionOptions

        public CalendarDeletionOptions(int type,
                               int notyficationType)

        Initializes a new instance of the CalendarDeletionOptions class.

        Parameters:
        type - Type of deletion
        notyficationType - indicates how members of event has to be notified
    • Method Detail

      • getNotyficationType

        public final int getNotyficationType()

        Gets or sets value which indicates how members of event has to be notified

      • setNotyficationType

        public final void setNotyficationType(int value)

        Gets or sets value which indicates how members of event has to be notified