public class StorageProcessedEventArgs
extends com.aspose.ms.System.EventArgs
Provides data for the PersonalStorage.StorageProcessed
event
Modifier and Type | Method and Description |
---|---|
PersonalStorage |
getChunk()
Gets the pst that represents the chunk.
|
String |
getFileName()
Gets the name of the pst file, that represents the chunk.
|
public PersonalStorage getChunk()
Gets the pst that represents the chunk.
Value: The chunk.PersonalStorage
object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.