Platform SDK: CDO for Windows 2000 |
Indicates the actual message sender, if different than the From: field. This field corresponds to the RFC 822 Sender: header for a message.
urn:schemas:httpmail:sender
CdoMailHeader.cdoSender
DBTYPE_WSTR
[Visual Basic] String
[C++] BSTR
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.
"John Doe" <johndoe@microsoft.com>