N
Nils
Hi,
i try to develop a Outlook Com-Addin, which makes some things with the
selected mailitems after pressing my custom button (like Reading the Subject,
save attachments, remove attachments,..), which all works fine. After all
this i want to delete the mail, but when i call mailitem.delete() i get a
error message, that outlook cannot delete this mail. Why? What have i to do
before i can delete a mail?
I'm using c# and VS2005.
Thanks for any answers
Nils
i try to develop a Outlook Com-Addin, which makes some things with the
selected mailitems after pressing my custom button (like Reading the Subject,
save attachments, remove attachments,..), which all works fine. After all
this i want to delete the mail, but when i call mailitem.delete() i get a
error message, that outlook cannot delete this mail. Why? What have i to do
before i can delete a mail?
I'm using c# and VS2005.
Thanks for any answers
Nils