Click or drag to resize

IEmailMetadataDeliveryReceipt Property

Indicates whether the option to request a delivery receipt was enabled in the email message.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool DeliveryReceipt { get; }

Property Value

Type: Boolean
See Also