Platform SDK: CDO for Windows 2000

senderemailaddress Field

Email address of the message sender.

Full Name

http://schemas.microsoft.com/cdo/smtpenvelope/senderemailaddress

OLE DB Type

DBTYPE_WSTR

Read-Only

Variant SubType

[Visual Basic] String

[C++] BSTR

Read-Only

Remarks

This address corresponds to the value sent in the MAIL FROM SMTP command. If the message arrived in the local SMTP pickup directory, it is the value of the x-sender header at the top of the submitted message.

Example

"User A" <userA@microsoft.com>

See Also

IMessage.EnvelopeFields Property

SMTP/NNTP Transport Event Sinks with CDO