Thanx Chris i will post that query in that site Vijay -----Original Message----- From: Chris Scharff [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 7:33 PM To: Exchange Discussions Subject: RE: Application_Quit Macro(outlook Programming)
Sue Mosher (www.slipstick.com) runs a mailing list (groups.yahoo.com) dedicated to Outlook development which might yield better answers to Outlook dev questions. Not that many of the people who would answer your question aren't subscribed to this list too, they just tend to monitor the other list closer. -----Original Message----- From: Vijayakumar, T [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 7:31 AM To: Exchange Discussions Subject: Application_Quit Macro(outlook Programming) Hi All, Through Application_Startup( ) macro I have added some Button in Outlook.When we close the Outlook that button should be removed from the Outlook. That Functionality i tried in Application_Quit( ) macro but its giving Error 'cos the Reason is If we closed the Outlook the OOM(Outlook Object) is destroyed,so the code in the Application_Quit( ) macro is not executing properly. Is there any other way to Implement this Regards Vijay _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

