Platform SDK: Exchange 2000 Server

received Field

[This is preliminary documentation and subject to change.]

The SMTP host Received headers for a message.

Full Name

urn:schemas:mailheader:received

Name Constant

CdoMailHeader.cdoReceived

OLE DB Type

DBTYPE_STR

(Read-Only)

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Read-Only

Remarks

This field contains all of the Received: headers for the message, delimited by a CRLF delimiter (\r\n).

Example

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)