Description
-
Holds value of the header.
Property type
-
A String value.
Syntax
-
object.Value
The Value Property syntax has these parts:
Remarks
- Each header in email message is defined with Name and
Value parts. For example, most common
-
- From: general@weonlydo.com <General
questions>
-
- header has two parts: 'From' is header Name, and 'general@weonlydo.com <General
questions>' is the header Value.
|