Mailer Property  
 

Gets and sets the name of the mailer application.

Syntax

object.Mailer [= program ]

Remarks

The Mailer property returns the value of the X-Mailer field in the current message header. Setting this property causes the field to be updated with the specified value. This is typically used to identify the program which generated the message.

Data Type

String

See Also

HeaderField Property, HeaderValue Property, GetHeader Method, SetHeader Method