Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / April 2007

Tip: Looking for answers? Try searching our database.

ContactItem Write event not getting called

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave - 18 Apr 2007 21:52 GMT
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?

Private WithEvents objContact           As Outlook.ContactItem

Private Sub objContact_Write(Cancel As Boolean)

End Sub

Private Sub objContact_Close(Cancel As Boolean)

End Sub

Dave
Michael Bauer [MVP - Outlook] - 19 Apr 2007 06:44 GMT
The Write event should be called if the item has changed and the user
chooses to save it. If the user first clicks to close the item, then saves
the item from the upcoming dialog then the Write event fires after the Close
event.

Signature

Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
 Quick-Cats - Categorize Outlook data:
 http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Wed, 18 Apr 2007 15:52:19 -0500 schrieb Dave:

> Anyone know how to do this?
>
[quoted text clipped - 13 lines]
>
> Dave
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.