sender Field (urn:schemas:mailheader:)
Topic Last Modified: 2006-06-13
The sender of the message.
Full Name
urn:schemas:mailheader:sender
Content Class
OLE DB Type
DBTYPE_STR
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 sender Field.
Example
"Run Liu" <rliu@example.com>