com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class StorageProcessedEventArgs

  • java.lang.Object
    • com.aspose.ms.System.EventArgs
      • com.aspose.email.StorageProcessedEventArgs
    • Method Detail

      • getChunk

        public final PersonalStorage getChunk()

        Gets the pst that represents the chunk.

        Value: The chunk.
      • getFileName

        public final String getFileName()

        Gets the name of the pst file, that represents the chunk.

        Value: The name of the file.