KnownStringMetadataFieldsCategory Field

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

Field Value

String

See Also