Thread: SetColumns
View Single Post
  #1  
Old October 16th 06, 07:33 PM posted to microsoft.public.outlook.program_addins
Rog
external usenet poster
 
Posts: 62
Default SetColumns

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