mailheader-from Field

from Field

The messaging addresses of the message author or authors.

Full Name

urn:schemas:mailheader:from

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

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.

Example

"SomeUser" <example@example.com>, "Another" another@example.com>

See Also

Concepts

httpmail-from Field