
Use the ICIServer interface SMTPRecipientName property to retrieve or modify the administrator email name for email notifications sent by the Server.
Signature:
HRESULT SMTPRecipientName([out, retval] BSTR *pVal);
HRESULT SMTPRecipientName([in] BSTR newVal);