Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The address to which replies should be sent.
urn:schemas:mailheader:reply-to
none
DBTYPE_STR
[Visual Basic] String
[C++] BSTR
This corresponds to the RFC822 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.
"12345" <12345@microsoft.com>