property BeepHeader.Value as String
Holds header value.

  TypeDescription 
   String String expression that holds header value. 
 

Value property holds header value. For example, in this header line:

Content-type: Application/beep+xml

'Application/beep+xml' is a header value. Header values are case insensitive.