Back to product page

ContentID Property


Holds Content-ID header.

Type

String

Syntax

  • Basic
object.ContentID [= value]
The ContentID(object,value) syntax has these parts:
objectAn expression evaluating to an object of type SmtpMsg
valueA String value.

Remarks

ContentID property will internally scan headers and search for 'Content-ID' header, and return its information to you.

When you set this property, it will overwrite 'Content-ID' header.

Platforms

Windows