• Subject: showing dialog box when closing the mail
  • Author: pop up dialog box
  • Date: 14 Aug
  • References:
I open a mail and add an attachment and close the mail with discard
parameter. When mail is close i get the message prompt "Do you want to save?"

item.Attachments.Add(path of file);
item.close(1); here 1-> olDiscard

After close function outlook open dialog box which ask to save the message
or not. Please suggest how to discard this message.
14 Augshowing dialog box when closing the mail.pop up dialog box
14 Aug\ Re: showing dialog box when closing the mail.Dmitry Streblechenko
All times are in (US) Eastern Daylight Time (GMT -4:00)