wodMailbox ActiveX Control - MIMEVersion Property
      
 

Description

Holds MIME-Version header.


Property type

A String value.  


Syntax

object.MIMEVersion [= value]



The MIMEVersion Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Message.
value A String value.

Remarks

MIMEVersion property will internally scan headers and search for 'MIME-Version' header, and return its information to you.

When you set this property, it will overwrite 'MIME-Version' header.