Click or drag to resize

KnownStringMetadataFieldsOriginalAuthorName Field

Contains the display name of the author of the first version of an email message, that is, the message before being forwarded or replied to.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string OriginalAuthorName = "OriginalAuthorName"

Field Value

String
See Also