In a folder in the Public Folders hierarchy on an Exchange server, you can
restrict a folder to only views created for that folder, but that won't stop
a user from modifying that view for the current session.
--
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" <(E-Mail Removed)> wrote in message
news:892CF27E-6886-44BB-B8EB-(E-Mail Removed)...
> But is it possible to allow only one specific view for a folder?
>
> "Sue Mosher [MVP]" <(E-Mail Removed)> schrieb im Newsbeitrag
> news:(E-Mail Removed)...
>>I don't know any way to prevent the user from getting to the field chooser
>>just in a single folder.
>>
>> "escamoteur" <(E-Mail Removed)> wrote in message
>> news:E1F7DED2-BBC4-47F4-82BE-(E-Mail Removed)...
>>>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]" <(E-Mail Removed)> schrieb im
>>> Newsbeitrag news:B2891E50-A083-4F16-8C8D-(E-Mail Removed)...
>>>> 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.
>>
>>>>
>>>> "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.