Get the categories information

K

Ken Slovak - [MVP - Outlook]

For C# use Categories[n] where n is the category you want to get. It's the
same with any collection when programming in C#, you don't use Item you use
the collection with an index.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top