urn:schemas:mailheader:sender Field

sender Field

The sender of the message.

Full Name

urn:schemas:mailheader:sender

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

The sender field corresponds to the Sender: mail header field of RFC 822. It is used to designate who actually sent a message when the From: header has multiple addresses, or when the sender is not the single addressee on the From: header.

The sender field is returned as US-ASCII characters. All non-US-ASCII characters are returned encoded as defined in RFC 1522. To access the field as UNICODE characters, use the urn:schemas:httpmail:sender field.

Example

"Person A" <example@example.com>

See Also

Concepts

sender Field