BounceResultAction Property |
Indicates the action performed as a result of attempt to deliver the message.
Namespace:
Aspose.Email.Bounce
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic DSNAction Action { get; }
Public ReadOnly Property Action As DSNAction
Get
public:
property DSNAction Action {
DSNAction get ();
}
member Action : DSNAction with get
Property Value
Type:
DSNAction
See Also