473,487 Members | 2,461 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Automating Outlook 2000

All,

I am writing an Outlook 2000 Add-In .DLL program. I have
applied the necessary knowledge base fixes to enable event
handling in Outlook 2000 and everything is working except
for one thing:

When I make changes to the items in a folder I get the
ItemAdd() event and the ItemChange() event but I do not
ever get the ItemRemove() event.

Repeated testing has determined that this is also true of
the FolderAdd(), FolderChange(), and and FolderRemove()
events; aka the remove event never fires...

Can somebody confirm that this is indeed the case? I have
coded around the problem but I am curious as to whether or
not this is a known issue...

--Richard
Nov 15 '05 #1
1 2137

Hi Richard,

This is an already known issue in outlook 2000.
For more information, please visit:
http://support.microsoft.com/default...b;en-us;279502

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Richard" <ri******@amgen.com>
| Sender: "Richard" <ri******@amgen.com>
| Subject: Automating Outlook 2000
| Date: Wed, 13 Aug 2003 13:38:25 -0700
| Lines: 22
| Message-ID: <07****************************@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNh2tf24XIl/9cdRC6fPGPoG4SUAg==
| Newsgroups: microsoft.public.dotnet.languages.csharp
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:176266
| NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
|
| All,
|
| I am writing an Outlook 2000 Add-In .DLL program. I have
| applied the necessary knowledge base fixes to enable event
| handling in Outlook 2000 and everything is working except
| for one thing:
|
| When I make changes to the items in a folder I get the
| ItemAdd() event and the ItemChange() event but I do not
| ever get the ItemRemove() event.
|
| Repeated testing has determined that this is also true of
| the FolderAdd(), FolderChange(), and and FolderRemove()
| events; aka the remove event never fires...
|
| Can somebody confirm that this is indeed the case? I have
| coded around the problem but I am curious as to whether or
| not this is a known issue...
|
| --Richard
|
|
|

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1474
by: Lauren Wilson | last post by:
Hi folks, We have an Access 2000 app that is highly integrated with Outlook 2000 or later. The app allows the user to send predefined emails that are created through an Access form and stored...
7
1284
by: Matthew MacDonald | last post by:
Hi all, I'm trying to have an email message automatically generated when a button is clicked on an asp.net web form. I'm using portions of the sample code from...
4
2897
by: John | last post by:
Hi I would like my app to target outlook 2000 and above, but since two versions of outlook can not exist on the same machine, I only have outlook 2002. How can I develop for outlook 2000? ...
10
2816
by: John | last post by:
Hi When I open a new outlook email from vb.net, sometimes outlook is very slow to appear or occasionally outlook freezes completely. I am targeting mixed office2000/xp environments so I am...
4
3213
by: Supa Hoopsa | last post by:
I am in the process of rewriting an MS Access application (access front end with SQL 2k database) in VB.NET and one of the things I would like to do is link in to the compiled Access ADE so that I...
7
4910
by: John | last post by:
Hi I am using the following code to automate outlook from within MS Access; Dim O As Object O = CreateObject("Outlook.Application") The problem is that I am getting the following error on...
5
3305
by: Arno R | last post by:
Hi all, I need to get at specific (shared) agenda-data from MS outlook 2003. I need every day to get the scheduled 'appointments' for some rooms to Access. In Access I will show the...
2
1270
by: Randy Harris | last post by:
I have an A2K app that generates a mail message in Outlook. It properly fills in the To and CC lines in Outlook, but Outlook doesn't attempt to resolve the names until the user manually changes...
0
1538
by: brossyg | last post by:
I have some VBA code that creates an email in Access and sends it from Outlook. It is based on a query with a list of email addresses. It sends the first email to Outlook and then I have to manually...
0
7108
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6967
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7181
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6847
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5445
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4875
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1383
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
618
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
272
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.