com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class RestoreSettings



  • public class RestoreSettings
    extends Object

    The settings for the IEWSClient.Restore method

    • Constructor Detail

      • RestoreSettings

        public RestoreSettings()
    • Method Detail

      • getOptions

        public final int getOptions()

        Restore options.

      • setOptions

        public final void setOptions(int value)

        Restore options.

      • getBeforeItemCallback

        public final BeforeItemCallback getBeforeItemCallback()

        The callback called when the next item (message or folder) is processed.

      • setBeforeItemCallback

        public final void setBeforeItemCallback(BeforeItemCallback value)

        The callback called when the next item (message or folder) is processed.