outlook add-in, add-in for outlook, outlook contact capture, capturecontacts...
AddressGrabber Standard is an Outlook add-in that captures names, addresses, email, phone,fax etc. from emails, web pages and documents and adds contacts to your outlook addressbook with a single click...
View ArticleCan not move Outlook Mail Item to specific existing named Folder
Here is a request/suggestion for an enhancement for Outlook so that the Move to Folder (token? pulldown? option?) permits Naming the destination folder? E.g. Move to Folder , click on "BY NAME", which...
View ArticleProblem installing the web based Microsoft Agent Communications Pa
I have installed the Agent Communications Panel on CRM 4.0 server running on Windows 2003 Small Business server SP2. I tried installnig the client via https://<CRM Web...
View ArticleOutlook 2007 userpermission
Hi, im trying to get the permission of a user, who is editing a appointment in an others persons calendar. After debugging the outlook appointment model i tryed it with...
View ArticleWord 2007 add-in ribbon icons greyed out
I'm having a problem with a Word 2007 add-in I made. When I click on Add-Ins, the icons of the add-in show, but they are greyed out and disabled. This is occuring when I obfuscate the dlls I have made...
View ArticleIdentify weekend from daily RecurrencePattern
I'm parsing a RecurrencePattern object where the recurrence type i daily. If I'm understanding properly, the pattern Interval of 0 mean that they only want weekdays. Is that correct? If so, how do...
View Articlehow to debug in OL2010?
I can't figure out how to debug my add-in under OL2010? I'm using VS2005 with a C++ COM/ATL add-in. Any breakpoints I set never break, although the add-in is loaded/running as determined by using...
View ArticleDetecting if attachement is embedded or not
I've seen lots of discussion on this but no answers. I have an addin (VB.NET and VSTO) that strips attachements from emails as they are sent. Trouble is, I don't want to strip attachement (usually...
View ArticleCreating Add-in from VBA
I have many bespoke functions and forms I have created for Outlook but have been asked to produce some of these as a company-wide add-in so that other users can benefit from them. I have had Visual...
View ArticleSoftware to Capture Contacts and transfer to Sales Force CRM
AddressGrabber™ for WebCRM is an one click contact capture tool for salesforce.com that allows you to capture leads, contacts from any source - web pages, emails, online directories, documents and...
View Articlecall a help file when click on a button xml ribbon
hi all. i have a 'Help' button on xml ribbon. i want when i click o this button, the 'help.chm' file will show independently in the curren inspector. i use outlook 2007 and C# 2008. what should i do?...
View ArticlePrevent moving a calendar item
Hi, Asked this at Outlookcode.com as well but got no answer, now I try here. I've got an addin (form region) which (among other things) have userproperties with dates which are the outer boundaries for...
View ArticleVSTO 2008 how to bind Form Region controls to Item data fields
Hi, perhaps it's so obvious that I don't see it, but I searching the web now for about an hour and don't find an answer. I'm using Outlook 2007. So far I used VS2005 and designed my Form Regions with...
View ArticleNot able to load an add-in for outlook 2007 developed in VSTO 2005
Hi, I have created the setup for the outlook adddin. The setup works fine , but when open the outlook the addin doest not get loaded. Following thing i have Installed for outlook addin setup 1. .Net...
View ArticleActiveExplorer return NULL on new Window user login and running Outlook first...
I'm trying to figure out why ActiveExplorer is returning NULL when the user is a new user login (logged into windows for the first time) and then start outlook for the first time, ActiveExplorer return...
View ArticleDevelop for OL2003 on OL2007 machine using VS2008 and VSTO?
I have a remote client who has OL2003. I have OL2007 on my desktop and VS2008, VSTO, C#. They want me to develop a small VSTO Add-in that intercepts incoming emails to a particular address and inserts...
View ArticleOutlook reports Error 4203 when Hotmail Connector syncs
I have the released version of the Outlook Hotmail connector (14.0.4760.1000) installed with the RTM version of Outlook 2010 (also 14.0.4760.1000). Whenever I perform Send/Receive, Outlook appears to...
View ArticleDrag-and-drop to Custom Task Pane
I'm trying to implement a Custom Task Pane that will allow me to drag-and- drop an email item in it. At the moment, I'm getting no-where - every time I drag over the email item I get the black circle...
View ArticleHow to Cancel a queued addon installation on Outlook2003 Launch
When starting the program, it attempts to install a program addon, in this case it is MailViewer.MSI(1) which seems to have attempted to been deployed by our deployment software without caching the...
View ArticleCapturing events with IDispEventSimpleImpl
Hello, I want to creating an addin that captures when a {contact, calendar, task, note} is {created, edited, removed}. I have the following code, to make it shorter I removed all the code but the...
View Article