in reply to Re: Re:(4)What do you want to delete?
in thread Perl control of Outlook import to contacts with win32::OLE

I would replace the complete last name with this:
my $Cacharbes = $Contacts->Find("[LastName]>C and[LastName]<D ");

C-.