P
Presi Dente
Hi All,
I'm having problems saving mail from outlook into a sharepoint shared
document folder using an Add-In. When i try this via the OutLook "SaveAs"
menu option, it works OK so I know it's not a question of permissions.
However running via the add-In, using the
MailItem.SaveAs("http://[Server]/sites/tgtsite/myFolder/mailname.msg",
OlSaveAsType.olMSGUnicode) method, I get an "operation failed" error. No
there are more details given on the error. I have no clue what's going wrong
here.
On another note, if anybody know how to get rid of the warning message box
that pops up saying "A program is trying to access data from Outlook ..."
when I call the "MailItem.SaveAs()" method?
Presi Dente
I'm having problems saving mail from outlook into a sharepoint shared
document folder using an Add-In. When i try this via the OutLook "SaveAs"
menu option, it works OK so I know it's not a question of permissions.
However running via the add-In, using the
MailItem.SaveAs("http://[Server]/sites/tgtsite/myFolder/mailname.msg",
OlSaveAsType.olMSGUnicode) method, I get an "operation failed" error. No
there are more details given on the error. I have no clue what's going wrong
here.
On another note, if anybody know how to get rid of the warning message box
that pops up saying "A program is trying to access data from Outlook ..."
when I call the "MailItem.SaveAs()" method?
Presi Dente