mailheader-reply-to Field

reply-to Field

The address to which replies should be sent.

Full Name

urn:schemas:mailheader:reply-to

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

This corresponds to the RFC 822 header Reply-To mail header field.

The BCC 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 BCC addresses as UNICODE characters, use the urn:schemas:httpmail:reply-to field.

Example

"example" <example@example.com>

See Also

Concepts

httpmail-reply-to Field