
Use the ICIServer interface SMTPPassword property to retrieve or modify the password for the email server used by the Server for event notifications, if authentication is required.
Signature:
HRESULT SMTPPassword([out, retval] BSTR *pVal);
HRESULT SMTPPassword([in] BSTR newVal);