Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The SMTP host Received headers for a message.
urn:schemas:mailheader:received
CdoMailHeader.cdoReceived
DBTYPE_STR
(Read-Only)
[Visual Basic] String
[C++] BSTR
Read-Only
This field contains all of the Received: headers for the message, delimited by a CRLF delimiter (\r\n).
Received: from xyz.com (xyz.sender.com [205.228.200.20]) by dfssl.exchange.microsoft.com with SMTP (Microsoft® Exchange Internet Mail Service Version 5.5.2232.9) id VDCMJG3C; Sat, 17 Oct 1998 23:28:29 -0700
Received: from jmith (xyz.sender.com [205.228.195.158]) by sender.com (8.9.0/8.7.3) with SMTP id BAA08159; Sun, 18 Oct 1998 01:31:28 -0500 (CDT)