StorageProcessedEventArgs.FileName

StorageProcessedEventArgs.FileName property

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

public string FileName { get; }

Property Value

The name of the file.

See Also