HeaderValue Property  
 

Return the value of the current header field.

Syntax

object.HeaderValue

Remarks

The HeaderValue property returns the value of the header field specified by the HeaderField property. This property can be used to obtain the value of any header in the current message.

Data Type

String

See Also

HeaderField Property, Message Property, MessageUID Property