The mailParameter represents a single name and value parameter. <parameter> ::= <name> “=” <value> Example: PI = 3.14 Where “PI” is the name of the parameter, and “3.14” is the value of the parameter.
The mailParameter represents a single name and value parameter.
Example:
Methods
Properties