Is there an add-on or setting that can add vertical lines that link things like \"if statements\" in 开发者_如何学运维Visual Studio 2008?
Is there a way to tell if the current inspector window, in Outlook 2007, is a Read window, or a Compose window?
I want to display a custom info bar in my outlook message. Something like the screenshots here: http://www.sendshield.com/product/solution.php#
I have several users coming from different places into a terminal server and browsing my site from the server. The problem is that i need to log what ip-address the user is actually coming from, not t
I have one qus. i created one shared add-in in c#.net. This add-in is working fine. now i want this add-in is load again n again when any office application is opened. For e.g. when i open any MS word
I\'m trying to get the sender email address from email that is send using another email address. The sender as shows in outlook is ditribution-lists@domain.com on behalf of User Name [user.name@domain
Could you please give me some tips/web site regarding a software architecture to allow a .Net app开发者_如何学Golication to be ready for add-in (allowthird partners to develop add-in to plug on top of
I开发者_C百科\'ve written this little MS Outlook 2003 VSTO Add-In using C# and Visual Studio 2008. It is meant to check each Mail Item being sent for the word \"attach\" in the body and if found, then
Today I was actually wondering why I\'ve stuck with it for so many years without actively complaining about it. Doing a \"search & replace in all files and folders of a solution\" is something I q
I\'ve written a little C# VSTO add-in for Outlook 2003 that reads the body of emails as they are being sent, looking for certain words. It\'s working right now to do this: