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