• Is there a fast way to delete contacts? (2002 SR2)

    Home » Forums » AskWoody support » Productivity software by function » MS Outlook and email programs » Is there a fast way to delete contacts? (2002 SR2)

    Author
    Topic
    #380442

    Folks
    I have coded a routine to delete all contacts, and reload them from a specific file. compute

    The delete process is taking several minutes (there are almost 3000 contacts). As well as deleting them it makes a copy in the deleted folder (which I don’t want or need).
    Is there a better way than the following.

    For Each Contact In MyOlApp.ActiveExplorer.CurrentFolder.Items
    Contact.Delete
    Next Contact

    If I do the delete manually – (select all & press delete) the equivalent Outlook process is over in seconds.

    Thanks in advance

    Reply To: Is there a fast way to delete contacts? (2002 SR2)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: