ContentID Property  
 

Return the content identifier for the selected message part.

Syntax

object.ContentID

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.

Data Type

String

See Also

ContentLength Property, ContentType Property