Sender property

For IERUMailPage, returns but does not set a string that contains the email address of the person who sent the email.

For IERUMailSpooler, sets or returns a string that contains the email address of the person who sent the email.

Syntax


C++

HRESULT get_Sender(BSTR* pSender)

HRESULT put_Sender(BSTR MySender)

Scripting languages

Sender = Object.Sender

Object.Sender = Sender

Home

Applies to

IERUMailPage

IERUMailSpooler