| Thread | Last Post | Replies |
|
| Make entry in outlook calendar automatically when mail is send | 30 Apr 2007 20:49 GMT | 3 |
hi to all i have some problem please anyone help me out i have to send a mail having entries date, venue in the mail, but i have to make entry in receiver's outlook calendar. Depending on the
|
| Adding recipients to existing mail Items using Redemption | 27 Apr 2007 21:07 GMT | 3 |
I have a situation where I want to modify an existing item in Outlook, but I cant get the recipients to work properly when using Redemption. First I create a new mail item, add some properties (like subject, recipients etc), get hold of the EntryID and exit.
|
| vpmsece4.dll in Outlook 2003 | 27 Apr 2007 08:10 GMT | 1 |
I'm getting an error in Outlook when opening every email that vpmsece4.dll can't be loaded. I didn't find the file so no wonder. How do I get the file or stop the error from popping up? I can still read the email so don't know what I'm missing.
|
| See what Add-ins are loaded | 23 Apr 2007 21:50 GMT | 1 |
How can I see what add-ins are starting up with Outlook? Is there a place I can go to see a list of them and then disable them? Thanks
|
| Customizing Appoinment Form - Options | 21 Apr 2007 01:14 GMT | 1 |
I have a requirement of adding couple of fields in Outlook's Appointment Form. (1) By using Custom Forms, the Appointment Page of the Appointment Form is not customizable. Is there any programatic way do add new
|
| VSTO Outlook 2003 - Issue with button event handlers | 20 Apr 2007 14:18 GMT | 1 |
I am developing a VSTO add-in for Outlook 2003 using VS. NET 2005 VSTO template. I am adding two command buttons to Outlook's standard tool bar. These buttons are hooked up to an event handler (Button1_Click). When I start outlook I see the two buttons, however
|
| MAPILab NNTP Issues | 20 Apr 2007 07:34 GMT | 2 |
For the past 3 days I have been using the 30 days trial of MAPILab NNTP on Outlook 2000. <http://www.mapilab.com/outlook/nntp/> For free servers like Microsoft and Mozilla it works fine on everything. But I when try to add other free servers like AIOE.org and IDG.pl I can
|
| How to get all events for a perticular date, (need exact filter) | 19 Apr 2007 21:02 GMT | 3 |
In the Outlook Instant search using Folder.GetTable() method, we found that while filtering the calendar events for a particular date it is giving all calendar events for that date plus all recurring items even if not on that date ( i.e. if we have recurring meeting say weekly
|
| ContactItem Write event not getting called | 19 Apr 2007 06:44 GMT | 1 |
Anyone know how to do this? In my COM addin using outlook 2000 I have a Write and a Close event for the contact item and the Close event gets called, but the Write event never gets called. Am I doing something wrong?
|
| urgent | 18 Apr 2007 09:26 GMT | 1 |
i want to create a button as a plugg-in/add-in for outlook using vc++ can anyone please help me and also send my link to ebooks or study material for programming outlook
|
| Differentiate between drag & drop email task creation and normal task creation | 18 Apr 2007 05:51 GMT | 1 |
I have explorer window opened. Now I select any mail and drag and drop it onto the Task Button available on the Navigation pane. A new task is created and the description of the task is filled up with my email message body.
|
| Redemption get_Fields() | 18 Apr 2007 00:38 GMT | 1 |
Is anyone able to indicate the int PropTag value for an AppointmentItem ResponseStatus? When I access the field on the appointment via the OOM my addin prevents outlook from shutting down. Other than accessing that property to read the value nothing is
|
| using outlook with word set as editor | 17 Apr 2007 14:53 GMT | 1 |
I have developed two add-ins for MS word 2003 and MS outlook 2003 using vb 6.0. the add-ins adds menus under the file menu in word and outlook respectively. the problem which i am facing is that whenever i am setting the word as as editor for outlook, the menu's displayed while ...
|
| Create a new folder in PST/OST which behaves like special folder(e.g Inbox/RSS feeds) | 17 Apr 2007 14:28 GMT | 3 |
We have created an Outlook addin application using VSTO SE(Outlook Object Model 2007), Outlook 2007. This addin, on load, creates a new folder in the default delivery location (pst/ost) and associates a web view(html page) with it.
|
| Is there a way to know if you are a GUI Instance? | 16 Apr 2007 18:12 GMT | 1 |
When in the context of a COM addin is there a way to know whether your specific outlook instance is an outlook GUI instance or a non-gui instance? Dave
|