Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins

Geek News

Threads Replies Last Post
45 Pages: <<  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  >>  
COM-Addin and Outlook XP/2002 freeze issues - 2000 and 2003 work fine
Hi all! Something broke in the last release of our COM-addin (written in Delphi 7 using Redemption). It no longer works with Outlook XP (aka 2002). There are absolutely no problems with the same addin under Outlook 2000 and Outlook 2003. The symptoms of the breakage are sudden exits or hangs on certain operations. The behaviour is totally reproducable (i.e. it's always the same steps that...
5 8/27/2006 6:12:11 PM
Selection Object of Outlook View Control
Hi We are using Outlook 2003 and above, VSTO and C# for developing an Outlook add-in. We are using the Outlook View Control to display messages from folders. We wanted to process the items selected from outlook view control.For the same we capture the "Selection_Change" event of the view control and tried to access the "Selection" object in the event handler. We did reach the event ...
2 8/26/2006 4:02:33 AM
Outlook 2003 Add-in: Personal Folders Backup - Reminders not working
Hello, I downloaded/installed the "Outlook 2003 Add-in: Personal Folders Backup" on a PC running Windows XP SP2 and Outlook 2003. The reminder feature is set to generate reminders every 7 days. The reminders do not work. I noticed that my Personal Folders hadn't been backed up in months and I did not get any reminders recently. Any thoughts on why the reminder feature is not working?...
1 8/25/2006 4:00:47 AM
Adding events to a new item
When is the best time to add an event to a new created appointment item. If you add a write event for example to a new appointment item in the NewInspector function and then save the appointment item, when you re-open the saved appointment item, the NewInspector function gets called again and adds another write event to the appointment item ?...
2 8/24/2006 6:53:53 PM
Outlook::ApplicationEvents
Whenever I attempt to use Outlook::ApplicationEvents in VS2005 I get: error C3149: 'Outlook::ApplicationEvents' : cannot use this type here without a top-level '^' Any clues? -Nigel ...
1 8/24/2006 6:58:22 AM
Outlook::ApplicationEvents
Whenever I attempt to use Outlook::ApplicationEvents in VS2005 I get: error C3149: 'Outlook::ApplicationEvents' : cannot use this type here without a top-level '^' Any clues? -Nigel ...
1 8/24/2006 6:46:49 AM
IMsgServiceAdmin::AdminProviders fails with 0x80010104
Hi. I take part in developing an exchange client extension for Outlook based on extended MAPI. The application extends Outlook with commands, a new message class and a form, uses advise sinks to listen to folders for events, adds and removes message stores from the profile, etc. I use VS2005 on different platforms. Inside my implementation of IExchExt::Install, the extension accesses th...
7 8/24/2006 6:37:54 AM
Outlook Addin Installation using Team Edition
Hello, I have built and tested an Addin on my local machine... works great. I went to run the installer on my bosses computer - worked great too! Went to look at the Addin on his computer - it had failed to load (as verified in the COM-Addins dialog in Outlook) Looked on the web for why - Looks like security - find the article: http://msdn.microsoft.com/office/default.aspx?pull=/li...
4 8/22/2006 6:08:49 PM
Outlook Recurence
Hi, I am programming an Add-in for Outlook using C# and VSTO and was wondering if it is possible to determine in the recurrence dialog of an appointment item in outlook to know what monthly pattern is set. (For example, to get the third Wednesday of of every month). I am using the RecurrencePattern object but there dosnt seem to be any why to get this type of pattern from the objec...
4 8/22/2006 3:51:55 PM
Reading Pane Context Menu VBA Help
I'm an experienced VBA Excel programmer, but am new to Outlook. I need some help adding a custom menu item to one of Outlook's pop up context menus. I hope I can word the appropriate question here. I have Outlook 2003 installed locally. It uses our corporate network mail servers. Our administrators have set up the Outlook reading pane to display a "windows messenger" icon next to the sen...
9 8/21/2006 2:15:03 PM
Intercepting ItemEvents
I got a simple com addin for otulook working. I need help me regarding how to intercept the ItemEvents : Add or BeforeDelete. I am aware of how to catch ApplicationEvents, but nowhere have i found an example for ItemEvents. A code example would be great.......
2 8/21/2006 1:42:23 PM
Reading the value of SentOnBehalfOfName of an unsent/unsaved message w/o security prompt
Hi all! I need to check the value of a mail item's SentOnBehalfOfName (aka "From") before it gets sent (e.g. from BeforeCheckNames or ItemSend). I am already using Redemption to circumvent the security prompts but the problem seems to be that at the moment when I perform the check Outlook has not yet persisted the value anywhere that Redemption can access it. Accessing it without Redemptio...
4 8/18/2006 1:36:25 PM
Outlook 2000 is crashing while adding right click context menu.
Hi all, I am facing one weired problem. I am adding one menu item to the right click context menu for my add-in. I pasted my function below. This function is working fine with Outlook 2002 and Outlook 2003. But it is crashing on Outlook 2000 for one specific scenario. After initializing Outlook if I right click on normal mail item and then if I right click on meeting item Outlook just cras...
1 8/17/2006 3:08:43 PM
Outlook add-in: Incoming email notification
Is it possible to receive new email notificaitons from outlook add-in written using C# and VSTO for 2005 ? Outlook add-in code needs to be notified when an email arrives in the inbox, so that the add-in can spawn a web service for the sender and update a target CRM system. Thanks, Venkat...
4 8/17/2006 1:25:42 PM
Strange Subject Line Behavior
I have run across a strange problem. I have created a simple Outlook 2003 Add-in using VSTO in VS2005. When a new mail message inspector is opened, I add a button to the inspector's command bar. This button simply appends some standard text on the end of whatever subject line text is already there if it has not already been done. I check to see if the standardized text is on the end of ...
11 8/16/2006 12:59:23 PM
Outlook add-in, display dialog box
Hi all, I am currently developping in C++ (with Visual Studio 6) an outlook add-in. I need to ask the user to choose something from a combobox. So what I thought is to do a Dialog Box asking the user to select an item in a combobox. I did the same thing I would do for a normal exe that is: creating the ressource, the class linked to the ressource and then in my code when pressing a certain...
3 8/16/2006 7:42:28 AM
C++ add ins for Outloo
Gi, I am lookinf for a guide as a starying point for developinf Outlook 2000,2002,2003 email filters, can ba a bok or article as aweel. Thanks in advance, Carlos Crosetti carlos.crosetti@gmail.com...
2 8/14/2006 2:11:48 PM
IMAPITable::QueryRows sometimes fails to retrieve values of custom properties
Greetings, Context: Using MAPI, I want to look at certain properties of all messages in an inbox. Instead of opening an IMessage interface on all of the messages, which will fetch all properties including a possibly large body and a number of possibly large attachments, I fetch the contents table for the folder, and then use IMAPITable::SetColumns to indicate just the properties I need....
4 8/14/2006 1:05:01 PM
Adding a button when using word to display rtf messages fails
Hi All, I'm attempting to add a button (or any other control!) to the inspector when displaying messages. The sample below can be executed, and it will add a toolbar and button in 3 out of 4 cases. Works for message composition, both with word-as-editor enabled and disabled. Works for message display, not using word for RTF. Fails when using word to display RTF messages. (Outlook | T...
5 8/13/2006 5:42:04 PM
Timespan selected in Calendar
Hello, All! Is there a way to get information about time span currently selected in Outlook Calendar? (Outlook 2003, VS2005/VSTO/C#) thank you ...
2 8/11/2006 10:54:51 PM
Outlook Folder, PutFields with Redemption
Hi Dmitry, I've been trying to add some custom fields with Redemtion with no success. I've seen with OutlookSpy that it works pretty fine, but somehow my code isn't working. I'm working in OL2003, and this is my code: *********** CComPtr<Outlook::MAPIFolder> folder; [...] Redemption::ISafeMAPIFolderPtr sItem; HRESULT hRes = sItem.CreateInstance(__uuidof(Redemption::ISafeMAPIFo...
2 8/11/2006 10:02:58 PM
Button location in button bar
Ok, I know someone will probably scream at me for posting a question that's already been asked, but I've just spent an hour searching and flipping through topics trying to find an answer that I KNOW I've read out here before and haven't had any luck...so please be gentle. I have two different add-ins. They both put buttons on the command button bar. The problem is that sometimes when the ...
2 8/11/2006 1:16:53 PM
Unknow exception
Hi! I have such code try { ... } catch(_com_error e) { _bstr_t msg = e.ErrorMessage(); MessageBoxW(NULL, msg, DEFMSGBOXCAPTION, MB_ICONERROR); } Inside the try there is a piece of code iterating through mail items collection inside the MAPIFolder, getting subjects and sender names. Sometimes I get strange error: program hangs somewhere inside the try for about 10 minut...
6 8/11/2006 6:19:01 AM
Get list of trusted senders?
Is it possible to get list of trusted or junk senders? (Outlook 2003) Thx -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.aspx/outlook-prog-addins/200608/1 ...
1 8/11/2006 5:38:50 AM
Redemption and checking calendar
Hi there, I am looking to see if a person is in the office from a outlook calendar. So really i am looking to see if they are free or busy. Could anyone show me how to do this please.. Thanks ...
2 8/9/2006 8:13:36 PM
45 Pages: <<  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  >>  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net