KnownStringMetadataFieldsOriginalAuthorEmailAddress Field

Contains the email address of the author of the first version of a message, that is, the message before being forwarded or replied to.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string OriginalAuthorEmailAddress = "OriginalAuthorEmailAddress"

Field Value

String

See Also