sender Field
sender Field
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The sender of the message.
Full Name
urn:schemas:mailheader:sender
Content Class
Variant Subtype
[Visual Basic] String
[C++] BSTR
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>
See Also
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.