HeaderField Property  
 

Gets and sets the current header field name.

Syntax

object.HeaderField [= header ]

Remarks

The HeaderField property returns the name of the current header field. Setting this property causes the control to determine if that header field exists, and if it does, to update the HeaderValue property with its value. This property can be used to obtain the value of any header in the current message.

Data Type

String

See Also

HeaderValue Property, Message Property, MessageUID Property