wodPop3 ActiveX Control - MessageID Property
      
 

Description

Returns Message-ID header.


Property type

A String value.  


Syntax

object.MessageID



The MessageID Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Pop3Msg.

Remarks

MessageID property will internally scan headers and search for 'Message-ID' header, and return its information to you.