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).
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool IsContainerType { get; }Property Value
Boolean
See Also