Click or drag to resize

KnownStringMetadataFieldsKeywords Field

Office document, email, image, and HTML 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, IsEmailType = true, 
	IsImageType = true, IsHtmlType = true)]
public const string Keywords = "Keywords"

Field Value

String
See Also