RecipientStatusDetailed Property
Gets the detailed delivery status.

Namespace: MailBee.BounceMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public DetailedType Detailed { get; }

Property Value

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