Not sure if I should ask this question here or in the outlook forum.
I have the following scenario,
I have SharePoint lists that contain mails these mails are dropped there by several people.
Unfortunatly these mails can't be searched effectively/user friendly in SharePoint (SharePoint lists don't hold the mail meta data)
So I figured the following , create shared mailboxes, let user fill those and fill the SharePoint lists from these mailboxes.
My plan:
Make an outlook add-in that can create shared mailboxes in exchange and set permissions automatically (permissions are always the same).
My questions:
Is it possible to make an exchange shared folder and set permissions via code (c#.net or vb.net)
Is it possible to make exchange via code write all new mails from a shared mailbox to a SharePoint list (I know the SharePoint side what I'm interested in is: if it is possible in exchange to detect new mails in a shred mailbox and do some action on that
any other usefull insight is welcomed aswell :-)
- Edited by Rbie 22 hours 38 minutes ago