MailSubject

<< Click to Display Table of Contents >>

Navigation:  E-Mail Functions >

MailSubject

Previous pageReturn to chapter overviewNext page

[Windows platform only; not supported by the Community Edition]

Allows you to specify the e-mail subject by code.

property string VPE.MailSubject

write; runtime only

Possible Values:

the subject of the message

Example:

Doc.MailSubject = "New VPE v3.0"