Description
-
Returns Content-ID header.
Property type
-
A String value.
Syntax
-
object.ContentID
The ContentID Property syntax has these parts:
| object |
An expression
evaluating to an object of type Pop3Msg. |
Remarks
-
ContentID property will internally scan headers and
search for 'Content-ID' header, and return its
information to you.
|