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

Threads Replies Last Post
45 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
how to realize an abort-button?
hi, I have an add-in with a custom task pane in Word 2007, where I import the recipients for a mail merge. Unfortunately the whole application freezes, when I import many contacts (>1000), so it's impossible to click on an abort-button. Does anyone know a good way, how to realize an abort-button? I tried running the add-in as a different thread, but then I always get errors. Ca...
2 5/23/2007 10:23:17 PM
appointment 'Write' event not firing as expected
I have a vsto add-in with event handlers on Close and Write. I'm not getting the Write event when I create an appointment, press escape, get the prompt "do you want to save changes", answer 'Yes'. I get the Close event, but not Write. Here is the behavior I'm seeing: Create appointment, click Save&Close: 'Write' fires, 'Close' fires Create appointment, press escape, answer 'No': 'Close...
2 5/23/2007 10:18:02 PM
Show the Mail Body which Contains Korean Characters on VB Text Box
I'm working on a Com Add-In which need show a E-Mail's body info on the Text Box. I develop the Com Add-In with Visual Basic. If i did this on the PC which non-Unicode Language is "Korean" , it will show the Mail Body contents correctlly. But if i change the non-Unicode Language to "English" and all the Korean Characters will show as "???" . (Note: PC OS version is English) How i could...
1 5/23/2007 6:04:00 AM
Outlook 2007 Appointment built-in control id for Send button
I have a COM addin that I am working on (in VB6) for use in Outlook 2007. One of the things I am trying to do is to intercept the "Send" button on the appointment form. I have written some XML for this (in the IRibbonExtensibility_GetCustomUI function) and it works fine for the "Send" button on the menu in the appointment form but I cannot intercept the main "big button" that says "Send" o...
1 5/22/2007 8:26:37 PM
appointment 'Write' event not firing as expected
I have a vsto add-in with event handlers on Close and Write. I'm not getting the Write event when I create an appointment, press escape, get the prompt "do you want to save changes", answer 'Yes'. I get the Close event, but not Write. Here is the behavior I'm seeing: Create appointment, click Save&Close: 'Write' fires, 'Close' fires Create appointment, press escape, answer 'No': 'Close...
1 5/22/2007 4:18:30 PM
appointment 'Write' event not firing as expected
I have a vsto add-in with event handlers on Close and Write. I'm not getting the Write event when I create an appointment, press escape, get the prompt "do you want to save changes", answer 'Yes'. I get the Close event, but not Write. Here is the behavior I'm seeing: Create appointment, click Save&Close: 'Write' fires, 'Close' fires Create appointment, press escape, answer 'No': 'Close...
1 5/22/2007 2:55:51 PM
appointment 'Write' event not firing as expected
I have a vsto add-in with event handlers on Close and Write. I'm not getting the Write event when I create an appointment, press escape, get the prompt "do you want to save changes", answer 'Yes'. I get the Close event, but not Write. Here is the behavior I'm seeing: Create appointment, click Save&Close: 'Write' fires, 'Close' fires Create appointment, press escape, answer 'No': 'Close...
1 5/22/2007 2:00:09 PM
Opening Custom Meeting Request from Explorer Menu
All Wanted to know if we can do this (either in Outlook 2003 or Outlook 2007). If we I click on the menu in explorer - lets say "Tools" for example - then (I know i can do this) create a menu item there - lets say Custom <Company Name> Meeting Request. Now lets say when I click that on that option in the menu - can i open a calender item from there (which can then be programmed for...
7 5/22/2007 10:17:35 AM
Vista/Outlook 2007 - cannot replace Addin DLL
Hi I am experiencing a strange problem with Outlook Add-in on WindowsVista Before Vista to update my add-in I could replace Add-in DLL file with a newer version Now I cannot do it Something doesn't allow me, OS says "file is in use" though Outlook is closed What could be wrong? I find that whole process of deployment on Vista + Outlook 2007 is very painful We worked out the ...
1 5/21/2007 11:58:33 PM
Outlook MAPI or Read OL2003 PST
This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C79B02.6E322B50 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit (Crossposted from the "New users" folder. Sent there by mistake) Hey everyone. I need to run MAPI functions on an Exchange-less and Outlook-less machine. Specifically - I want to read a PST file (and I'm us...
2 5/21/2007 6:58:02 PM
Microsoft.Office.Tools
Hi, I want to set my pane tasks CustomTaskPane table in outlook from shared com add-in vs.net 2003 c# & outlook 2003 Microsoft.Office.Tools --> I don't have this!!! I have only: Microsoft.Office.Interop Microsoft.Office.Core But I'm getting this error: The type or namespace name 'Tools' does not exist in the class or namespace 'Microsoft.Office' And, do you have a link wi...
4 5/20/2007 8:10:04 PM
Is it possible?
Using vs.net 2005 & outlook 2003 Is it possible to add new entities to the left bottom slide bar? I mean the left pane you have "Mail", Tasks", "Calendar","Contacts"...Buttons. I know I can exchange the outlook "Tasks" button to my "Tasks", and buttons from this pane, but why I can't add a new one???? Thank's, Yael ...
2 5/20/2007 1:43:53 PM
Outlook 2003- named properties v/s user properties ?
Context: additional fields on outlook forms like contact, appointment etc what are named properties ? How are they different from user properties ? thanks...
3 5/18/2007 5:38:33 PM
What is my email address?
Seems like a silly question really, but I am unable to find out, programmatically, which one of the recipients is 'me'. Yes, using PR_RECIP_ME, I can find out if I am one of the recipients, so how can I found out which 'account name' this one received upon. Thanks, J ...
4 5/18/2007 5:36:35 PM
Outlook 2003 - Subclassing Appointment Form
This question is for Outlook 2003 specifically. I have a requirement to extend native Appointment form and add couple of fields on it. It is not possible using design custom form. Choices I have for above requirement is : (1) Design tab P-2 using custom form, hide original appoinment tab and ship this custom oft plus bunch of activex controls to achieve to near-same usability as nati...
7 5/18/2007 1:55:14 PM
Text from a different code page in outlook body
Hi Folks, I have an Outlook addin from which I'm trying to put localized text into the body of an appointment item. I have a string of localized text, it's cyrillic. I have my machines regional settings set to Russian. When I grab the string from my resource file and try to put it in the body, it comes up garbled, as if Outlook is displaying it in the wrong codepage. I'm sure the l...
1 5/18/2007 12:24:13 PM
Outlook 2007: Get Full Message Source
Hello, I've tried the Microsoft Junk Mail Reporting tool, but I still prefer to use SpamCop.net for spam submissions, because it is a more technical service that has a lot of connectivity (to blackhole lists and the like). What I can't figure out is why MS insists that it should be so darn difficult to extract the *full un-modified source* of a message! It gets harder and harder to do w...
4 5/17/2007 9:48:49 PM
Item Unload Event Doesn't Fire
I'm using VS 2K5, C#, VSTO SE and Outlook 2K7. I've created an Item event handler class and hooked it up to the following events: AttachmentAdd, Save, PropertyChange, Close and Unload. All the events fire as expected except Unload. I've searched but I haven't found any info about a problem with this event. I don't think I'm doing anything wrong but here's the code to hook the Unload even...
4 5/16/2007 3:42:51 PM
Add Custom Control to Outlook form
Hi, I have a custom control dll and I am wondering how can I make this control appear on the toolbox in the design mode of an outlook form. I have done 'regasm mycontrol.dll' but it didn't seem to work. Thanks, Justin ...
3 5/16/2007 3:37:51 PM
Add custom pane to Outlook 2003
Hi I was wondering what the best method of displaying a custom pane in Outlook 2003 is? I need to display a custom directory tree and when one of these tree nodes is clicked on, I need to show a custom view. I found Microsoft's Project Elixir which does this. But it uses a web view on the folders and embeds an ActiveX control into the web page so that it can interact with the plugin....
5 5/16/2007 12:55:12 PM
Customize the user properties dialog in Outlook 2007
Hi fellows, I want to customize the dialog box that appears when you double click any entry in the address box dialog in outlook 2007. I searched the web with many saerch keys but no luck. The dialog box seems to show the properties of an ExchangeUser object. If anyone has Windows Live Messenger installed he will find the Actions button customized with 2 new items in the drop down action...
3 5/15/2007 7:38:04 AM
Outlook 2003 and C# Express... Can it be done.
I am currently implementing a forms solution for my work (Not my job, but I showed an aptitude for it, and I got elected) and I can see a better way of solving the problem by making an add-in. Now, I am not a full time developer, or even an accomplished programmer. I dabble in a little c# here and there, and I get by with the help of books, and a lot of internet research. Now for my quest...
4 5/14/2007 5:47:49 PM
Automatic contact creation when replying -- feature gone?
Outlook 2000 (as well as an unknown number of versions prior) had an option that automatically created a contact item when the user replied to an email, in a designated folder. Did the option go away with Outlook 2003? I can't seem to find it anywhere in settings or the online help. If so I guess I'll have to find or write an AddIn to replace it... Obviously if it took me this long to...
2 5/12/2007 4:32:18 PM
Unable to add "X-Header" to a mail that is being sent...
Environment: -Outlook 2002(XP) -Added references to "Microsoft Outlook 10.0 Object Library" & "Microsoft CDO 1.21 Library" I have written a VB project using MS Visual Basic 6.0. My intention is to add a X-Header to a mail that is being sent from Outlook. I am capturing the ItemSend event and trying to add the header in that event handler. Please find the complete source code b...
2 5/11/2007 6:23:49 PM
Seeing a cutom value in Standard Mime Headers
hey all I have this issue which i really need some help on. I have a Outlook Addin (programmed in C# and using VSTO) and what it is does is creates a dropdown on each inspector (mailitems only) with values in the dropdowns such as AAA and BBB (for example) Bases on the business logic I stamp this value in an named (custom) MAPI property (which I created lets say "x-classification") whe...
2 5/11/2007 1:54:49 PM
45 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint
Newsgroups Reader