sender Field

sender Field

Indicates the actual message sender, if different than the From: field. This field corresponds to the RFC 822 Sender: header for a message.

Full Name

urn:schemas:httpmail:sender

Name Constant

CdoMailHeader.cdoSender

OLE DB Type

DBTYPE_WSTR

Variant Sub Type

String

BSTR

Remarks

This field corresponds to the Sender header field of RFC 822.

This field differs from the urn:schemas:mailheader:subject field only in that all RFC 1522 encoded characters are decoded and returned as UNICODE characters.

Example

"John Doe" <example@example.com>