emailMessage property

CampaignEmailMessage? emailMessage
final

The message that the campaign sends through the email channel. If specified, this message overrides the default message.

Implementation

final CampaignEmailMessage? emailMessage;