 | BounceResultAction Property |
Indicates the action performed as a result of attempt to deliver the message.
Namespace: Limilabs.Mail.ToolsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic DSNAction Action { get; }Public ReadOnly Property Action As DSNAction
Get
public:
property DSNAction^ Action {
DSNAction^ get ();
}member Action : DSNAction with get
Property Value
DSNAction
See Also