smmOutlookEMail::constructEMail Method [AX 2012]

Syntax

client public static boolean constructEMail(
    smmSaveCopyOfEMail smmSaveCopyOfEMail, 
    TableId refTableId, 
    RecId refRecId, 
   [Email email, 
    smmEMailGroupId smmEMailGroupId, 
    Filename filename, 
    str subjectText, 
    str bodyText, 
    smmCampaignId smmCampaignId, 
    smmEMailSMS smmEMailSMS, 
    smmDisplayEMailInOutlook smmDisplayEMailInOutlook, 
    boolean isHTML, 
    DataAreaId refCompanyId])

Run On

Client

Parameters

  • subjectText
    Type: str
  • bodyText
    Type: str

See Also

Reference

smmOutlookEMail Class