RecipientStatusDetailed Property |
Gets the detailed delivery status.
Namespace: MailBee.BounceMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic DetailedType Detailed { get; }
Public ReadOnly Property Detailed As DetailedType
Get
Property Value
Type:
DetailedType
The detailed status of delivery of the original message to certain recipient.
See Also