StorageProcessedEventArgs.Chunk

StorageProcessedEventArgs.Chunk property

Gets the pst that represents the chunk.

public PersonalStorage Chunk { get; }

Property Value

The chunk.

See Also