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