StorageProcessedEventArgsFileName Property

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

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string FileName { get; }

Property Value

Type: String
The name of the file.
See Also