Re: delete a folder from my contacts in Outlook VBA
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Fri, 7 Oct 2005 14:06:14 -0400
There is an Explorer.DeselectFolder method. See http://msdn.microsoft.com/library/en-us/vbaol11/html/olmthDeselectFolder1..asp
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Sean" <Sean@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:D9F06893-397A-4B77-BB0E-B529575DEB1F@xxxxxxxxxxxxxxxx
>I am using VBA to create and delete folders in the default contact folder.
> This seems to be working fine - the new folder is always created and the
> items that I generate are included in the new folder.
>
> The problem is that when I go into the Contacts folder in Outlook Explorer I
> still see the old folder in My Contacts. When I click on the old entry
> Explorer says that the folder has been deleted. So how do I remove the
> reference to this folder from My Contacts.
>
> The old folder also persists in the list of folders to be used as an address
> book.
.
- Prev by Date: RE: WINMAIL.DAT
- Next by Date: Re: Outlook Calendar in MS-Access
- Previous by thread: Re: Running a Macro when email arrives
- Next by thread: Re: delete a folder from my contacts in Outlook VBA
- Index(es):
Relevant Pages
|