Category "outlook-2016"

InpsectorView in Outlook is not updating the contact after updating the contact through my Applications when I am using add-ins enabled, why the cah

Please guide me why in outlook contacts module is not updating contact in Inspector view

Send and Save specific emails. Not a sentitem event listener

Edit: I am just going to use an eventlistener. I would delete the post but maybe somebody will find a non eventlistener way to save a sent mailitem before it is

MS Outlook 2016 - Macro VBA search by conversation not all flagged as done

Is there a way to create a search folder in Outlook, that returns only conversations where not all emails in the thread/conversation have been flagged as comple

Outlook event: On change 'From Address'

Does any one know if it is possible to hook into the event when a user changes the 'From' address drop-down in Outlook 2016: I've gotten as far as testing ou

How do I resolve Runtime Error -2147219712 (80040600):` The operation failed

The following code snippet works in Windows 10 / Outlook 2013. In Windows 10 / Outlook 2016 I get an error at the .send line: Run-time error -2147219712 (80040

VSTO: Does dragging and dropping a mail message into a MAPI folder cause the folder's Items.ItemAdd event to fire?

The handler I've attached to the folder's ItemAdd event is not firing. I don't know why. The variable folderTestItems is declared at class-level, so it shouldn'

VSTO: Does dragging and dropping a mail message into a MAPI folder cause the folder's Items.ItemAdd event to fire?

The handler I've attached to the folder's ItemAdd event is not firing. I don't know why. The variable folderTestItems is declared at class-level, so it shouldn'