For MimeMessage object

Applies to

MimeMessage object

Description

Sets the subject line that contains the subject content for this email message.

Usage

In scripts

The Subject property takes a string value.

lnv_SmtpClient.message.Subject = "This is a test email."