Home Devices

canceling email

edited November 2006 in Devices
Hi
i'm useing

TppSMTPPlugIn.RegisterClass(TppSMTPMapi);
ppreport1.EmailSettings.Attachments.Clear;
ppReport1.EmailSettings.ShowEmailDialog := False;
ppReport1.EmailSettings.PreviewInEmailClient := True;
*** filling in data***
ppReport1.SendMail;

Is there anyway to check if the mail is sendt or the mail is canceled?

best regards
Brian

Comments

This discussion has been closed.