:GetMessageVersion()


Class

     aprMIME()

 

Syntax

     :GetMessageVersion( [hMessage] ) -> cMIMEVersion

 

Parameters

 

hMessage

Optional. Handle of the message to act on. Provided during :CreateMessage() operation

 

Return

MIME version for the current message

 

Description

The :GetMessageVersion() method returns a string which contains the MIME version header value for the specified message.

  

See Also

:SetMessageVersion(), :GetMessageHeader()