Click or drag to resize

KnownBooleanMetadataFieldsResend Field

Outlook email object associated metadata field. True if message includes a request for a resend operation with a non-delivery report (MAPI property PidTagMessageFlags flag mfResend, where if 0x00000080 bit is set)

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 Resend = "Resend"

Field Value

String
See Also