RecipientStatusCommon Property |
Gets the delivery status.
Namespace: MailBee.BounceMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public CommonType Common { get; }
Public ReadOnly Property Common As CommonType
Get
Property Value
Type:
CommonType
The common status of delivery of the original message to certain recipient.
See Also