When I create Custom Properties (or Item Types) containing international characters the InternalName will be different from the visible Name. When I use item.SetString(propertyName, propertyValue) or other methods that look up properties they will not be found if I use the standard name. Do I have to convert my strings before doing look ups?
/Krister