Back to product page

SendCommand Method


Sends command to the server.

Syntax

  • Basic
object.SendCommand (Command)
The SendCommand(object,Command) syntax has these parts:
objectAn expression evaluating to an object of type wodSmtp
CommandString. Command that is sent to the server.

Remarks

This method sends custom command to the server, without wodSmtp intefering to it or its response.

Platforms

Windows