KnownStringMetadataFieldsKeywords Field

Office document, email, image, and HTML associated metadata field.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsOfficeType = true, IsEmailType = true, 
	IsImageType = true, IsHtmlType = true)]
public const string Keywords = "Keywords"

Field Value

String

See Also