2
Answers

Unsuccessful Everytime Importing Mails from Windows to Mac

Photo of Simon Grey

Simon Grey

11y
1.4k
1

Hello,


Recently I have switched from Windows to outlook.

Mail migration is the thing I am stuck up with. I have tried many times to import emails to Mac mail from Outlook 2007 and was unsuccessful everytime.


So I am here with this situation, so please help me get through.

Mail Migration from Outlook 2007 to Mac Mail, Need fast and efficient solutions.


Thank you

Answers (2)

0
Photo of mrxs1999
NA 19 0 20y
first problem solved i used the following code : protected void FileSaveAs_Click(object sender, EventArgs e) { Object o = null; AxWebBrowser1.ExecWB(SHDocVw.OLECMDID.OLECMDID_SAVEAS, SHDocVw.OLECMDEXECOPT.OLECMDEXECOPT_PROMPTUSER, ref o, ref o); } but i still have the open htm file problem, any ideas ? Thanks