 | BounceResultStatus Property |
Contains a transport-independent status code which indicates the delivery status of the message to that recipient.
Namespace: Limilabs.Mail.ToolsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Status { get; }Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}member Status : string with get
Property Value
String
See Also