N
neoret
Hi there
I have a button in Outlook which allows the user to save a mail item to
an external archiving system.
If the user presses this button I need to check wether or not he has a
mail-item "active". By this I mean that the user has selected a mail in
a spesific folder that he wants to archive.
Furthermore I need to get hold of that spesific mail item with
belonging attachements.
When reading in documentations, articles and examples I can only see
how you create folders and items - not how to get a reference to an
existing one.
I write my code in C#, and has a shared add-in. This button is
displayed in every office-application.
Thank's a lot for any contribution
I have a button in Outlook which allows the user to save a mail item to
an external archiving system.
If the user presses this button I need to check wether or not he has a
mail-item "active". By this I mean that the user has selected a mail in
a spesific folder that he wants to archive.
Furthermore I need to get hold of that spesific mail item with
belonging attachements.
When reading in documentations, articles and examples I can only see
how you create folders and items - not how to get a reference to an
existing one.
I write my code in C#, and has a shared add-in. This button is
displayed in every office-application.
Thank's a lot for any contribution