Click or drag to resize

KnownStringMetadataFieldsReferenceAttachmentPath Field

Outlook email object has attachment(s) that are referenced by a fully qualified file system path (see also KnownBooleanMetadataFields.HasReferenceAttachment) and this field contains the attachment(s) path(s).

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

Field Value

String
See Also