I'm working on an Outlook add-in that will monitor the current user's calendar and send that user an email when a specific type of appointment or meeting is rec
I'm developing an Outlook 2010 custom plugin in C#. This is my first time using C# (I'm a java guy normally). There is a named (custom) MAPI property on a mess
I have an outlook addin currently in development that reads mail properties from outlook and displays on a winform. I built the outlook on an environment with
I'm using Outlook.Application to send emails from my C# code. I have this Voltage Encryption Add-In which allows you to "Send Secure" a message rather than the
I'm developping an outlook addIn using C# and I need to get attachment id from redemption or RDO MAil. how's that? Thank you