received Field

received Field

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The SMTP host Received headers for a message. This field is read-only.

Full Name

urn:schemas:mailheader:received

Content Class

urn:content-classes:message

Named Constant

CdoMailHeader.cdoReceived

Variant Subtype

[Visual Basic] String

[C++] BSTR

OLE DB Type

DBTYPE_STR

Remarks

This field contains all of the Received: headers for the message, delimited by a carriage return/line feed delimiter (\r\n).

Examples

Received: from dfunk (xyz.fourthcoffee.com [192.168.204.10]) by dfssl.contoso.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.fourthcoffee.com [192.168.5.236]) by fourthcoffee.com (8.9.0/8.7.3) with SMTP id BAA08159; Sun, 18 Oct 1998 01:31:28 -0500 (CDT)

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.