wodImapServer ActiveX Component - Name Property
      
 

Description

Holds name of the header.


Property type

A String value.  


Syntax

object.Name



The Name Property syntax has these parts:

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

Remarks
Each header in email message is defined with Name and Value parts. For example, most common
 
From: general@weonlydo.com <WOD general questions>
 
header has two parts: 'From' is header Name, and 'general@weonlydo.com <WOD general questions>' is header Value.