Platform SDK: CDO for Windows 2000 |
The messaging addresses of the message author or authors.
urn:schemas:mailheader:from
none
DBTYPE_STR
[Visual Basic] String
[C++] BSTR
This field corresponds to the RFC 822 From header field.
The 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:from field.
"SomeUser" <someuser@microsoft.com>, "Another" another@microsoft.com>