Thread: SetColumns
View Single Post
  #1  
Old October 17th 06, 07:10 AM posted to microsoft.public.outlook.program_addins
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default SetColumns

Am Mon, 16 Oct 2006 13:33:24 -0400 schrieb Rog:

Using the English names works for all languages. Are you sure the error
message is exactly as shown? I never saw that kind of message.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


I am using item.Restrict("[EMAIL1ADDRESS] = '"+email+"' AND [FIRSTNAME]
= '"+fName+"' AND [LASTNAME] = '"+lName+"'");
and it works fine when using Outlook in English, but in German it seems
be an issue:
Message: Die Eigenschaft "EMAIL1ADDRESS],[FIRSTNAME],[LASTNAME" ist
nicht bekannt.

I guess this means that this feature does not exist.

Any ideas?

Ads