Aspose::Words::Settings::MailMergeSettings::set_MailAsAttachment method

MailMergeSettings::set_MailAsAttachment method

Specifies that the documents produced during a mail merge operation should be emailed as an attachment rather than the body of the actual e-mail. The default value is false.

void Aspose::Words::Settings::MailMergeSettings::set_MailAsAttachment(bool value)

See Also