SetSubject method: PTNotification class

Syntax

SetSubject(Subject)

Description

Use this method to specify the subject of an email.

Parameters

Parameter Description

Subject

Specifies the subject of mail notification as a String value.

By default, the description in notification configuration is set as the subject of the mail notification,

Returns

None.