ContentID Property  
 

Gets and sets the content identifier for the selected message part.

Syntax

object.ContentID [= value ]

Remarks

The ContentID property returns the unique content identifier string for the current message part. This multipart header field is not commonly used, and if undefined, will return an empty string. If set, this will change the value of the Content-ID header field in the current message part.

Data Type

String

See Also

ContentLength Property, ContentType Property