RecipientStatusUserDefined Property |
Gets the delivery status as a string.
Namespace: MailBee.BounceMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string UserDefined { get; }
Public ReadOnly Property UserDefined As String
Get
Property Value
Type:
String
The string status of delivery of the original message to certain recipient.
Remarks See Also