Click or drag to resize

KnownStringMetadataFieldsTemplate Field

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

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true, IsEmailType = true, 
	IsHtmlType = true, IsOther = true)]
public const string Template = "Template"

Field Value

String
See Also