PersonalStorage.StorageProcessed

PersonalStorage.StorageProcessed event

Occurs in splitting and merging operations when a new chunk of pst is created or the next file is processed and is to be merged.

public event StorageProcessedEventHandler StorageProcessed;

See Also