IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

Command Property

Can be used to send additional commands directly to the server.

Syntax


int SetCommand(char* lpszCommand);

Default Value

""

Remarks

Setting this property directs the class to send the assigned command to the MailServer.

Check the LastReply property and/or trap the PITrail events coming from the server to get the response(s).

This property is write-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]