-
Topic
-
If I can generate a name for a new category I want, and put it in strCategoryName, what would I need to add that category to GroupWise?
Essentially, I want to do:
GroupWise.Account.CategoryDefinitions.Add(strCategoryName)
but obviously there is more to it than that.
Really, I’ve got a StringList that I’m bringing off disk. I want to import the whole list into the GroupWise categories. But if I can do it for one, I can do it for many.
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.