RecipientStatusSource Property |
Gets or sets from which data the
RecipientStatus object should return the recipient delivery status
information.
Namespace: MailBee.BounceMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Remarks This property controls whether to take DSN information (such as
EmailAddress,
Description, etc)
from the DSN attachment or from the text body. Changing this property value has immediate effect (i.e. it's not required
to reparse or reprocess the DSN message in order to apply the changes).
See Also