This command is used to determine whether the server is available. No operation is performed at the mail server.
WebAPI.bdh
WebSmtpNoop(in hSmtp: number): boolean;
true if the server responded with a positive return code
false otherwise
| Parameter | Description |
|---|---|
| hSmtp | Handle to a Web connection that was created by WebSmtpConnect |