urn:schemas:mailheader:to Field

to Field

The principle (To) message addressees.

Full Name

urn:schemas:mailheader:to

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

The To addresses are returned as US-ASCII characters, where each address is separated by a comma. All non-US-ASCII characters are returned encoded as defined in RFC 1522. To access the addresses as UNICODE characters, use the urn:schemas:httpmail:to field or the IMessage.To property.

Example

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

See Also

Concepts

to Field
To Property