RecipientStatusDetailed Property
Gets the detailed delivery status.

Namespace: MailBee.BounceMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public DetailedType Detailed { get; }

Property Value

Type: DetailedType
The detailed status of delivery of the original message to certain recipient.
See Also