Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. I wrote a plug-in thats adds new shared parameter and I want it to be visibile for all categories. I am using
categorySet.Insert(doc.Settings.Categories.get_Item(BuiltInCategory.OST_MatchAll));
But when launching the plug-in I get following error
Any suggestions on how to select all categories?
Solved! Go to Solution.