RecipientStatusDetailed Property |
Gets the detailed delivery status.
Namespace: MailBee.BounceMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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