Editing the Mail Server Address (SMTPServer)

Use the ICIServer interface SMTPServer property to retrieve or modify the address for the email server used by the Server for sending event notifications.

Signature:

HRESULT SMTPServer([out, retval] BSTR *pVal);

HRESULT SMTPServer([in] BSTR newVal);