Click or drag to resize

KnownStringMetadataFieldsComments Field

Office document, archive, email, HTML, and other associated metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true, IsImageType = true, 
	IsEmailType = true, IsHtmlType = true, IsOther = true, 
	IsArchiveType = true)]
public const string Comments = "Comments"

Field Value

String
See Also