Choosing the From Address in Server Emails (SMTPSenderAddr)

Use the ICIServer interface SMTPSenderAddr property to retrieve or modify the administrator email address for email notifications sent by the Server.

Signature:

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

HRESULT SMTPSenderAddr([in] BSTR newVal);