Platform SDK: CDO for Windows 2000

clientipaddress Field

The IP address of the client that submitted the message.

Full Name

http://schemas.microsoft.com/cdo/smtpenvelope/clientipaddress

OLE DB Type

DBTYPE_WSTR

Read-Only

Variant SubType

[Visual Basic] String

[C++] BSTR

Read-Only

Remarks

The address is a string in the standard "dot-quad" notation.

If the message arrived through the SMTP pickup directory, this field is emtpy.

Example

127.0.0.1

See Also

IMessage.EnvelopeFields Property

SMTP/NNTP Transport Event Sinks with CDO