Class StorageProcessingEventArgs

StorageProcessingEventArgs class

Provides data for the StorageProcessing event

public class StorageProcessingEventArgs : EventArgs

Properties

NameDescription
FileName { get; }Gets the name of the pst file, that represents the chunk.

See Also