View Single Post
  #3  
Old August 19th 09, 02:35 PM posted to microsoft.public.developer.outlook.addins,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
escamoteur
external usenet poster
 
Posts: 147
Default Displayname of User Property

I already was fearing that :-(

Can I prevent the user to create his own Views for a folder and selecting fields as new columns? Because then the original field
name would be visible.

Best
Tom

"Sue Mosher [MVP]" schrieb im Newsbeitrag
...
No, custom properties do not have display names. You can, however, use the
ViewField.ColumnFormat.Label property to set the display name within a
particular view that is displaying that field.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54

"escamoteur" wrote:

Hi,

in Outlook 2007 I now managed it to add user properties to my item and to the folder.
Now I was a bit disappointed to see that in the Field chooser of the view of the folder my user property is listes with the
property
name and that the new Column in the view also has this name as title.

Don't Userproperties have a display name that can be set?? If not that's not god for localization.

Best
Tom


Ads