CFLOnBeforeOnBeforeSendMail Event
Codeunit DocSendingProfile Subs
Deprecated
This event is deprecated and should not be used.
Reason: Moved to BoCount Dynamics Foundation, codeunit CFLW1 DocSendingProfile Subs
Deprecated since:
Signature
[IntegrationEvent(false, false)]
[Obsolete('Moved to BoCount Dynamics Foundation, codeunit CFLW1 DocSendingProfile Subs')]
CFLOnBeforeOnBeforeSendMail(var TempEmailItem: Record "Email Item" temporary; var IsFromPostedDoc: Boolean; var PostedDocNo: Code[20]; var HideDialog: Boolean; var ReportUsage: Integer; var EmailSentSuccesfully: Boolean; var IsHandled: Boolean; var IsCFLHandled: boolean)