Skip to main content
A class for managing the inbox.

Constructors

Inbox()

Initializes a new instance of the Inbox class.

Methods

addSmtpMail(String,String,Integer)

Inserts an SMTP formatted email into Service’s inbox, which then will be imported when ejournalCron runs.
Returns: CRMScript.Global.Integer - The ID of the inserted email.