Click or drag to resize

OutlookStoragestreamStatistics Field

The statistics for all streams in the IStorage associated with this instance.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public Dictionary<string, STATSTG> streamStatistics

Field Value

Type: DictionaryString, STATSTG
See Also