Platform SDK: CDO 1.2.1 |
The ContentBase property returns the Content-Base header of a MIME (Multipurpose Internet Mail Extensions) message attachment. Read-only.
objAttach.ContentBase
String
The ContentBase property is used for MHTML (MIME HTML) support. It represents the Content-Base header for the appropriate MIME body part.
For more information on MHTML, see the RFC 2110 document.