Click or drag to resize

KnownStringMetadataFieldsAuthor Field

Office document, image, 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)]
public const string Author = "Author"

Field Value

String
See Also