DocumentIsContainerType Property

Specifies whether the document is a document container (i.e., FormatId.Classification is equal to IdClassification.Archive, IdClassification.MailStore, IdClassification.MessagingStore, or IdClassification.MediaImage).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool IsContainerType { get; }

Property Value

Boolean

See Also