| AddCategory Method | |
| See Also |
- pIAccountCategory
- Specifies an AccountCategory object holding the properties of the category you want to add.
Adds an account category.
| Visual Basic |
|---|
Public Function AddCategory( _
   ByVal pIAccountCategory As AccountCategory _
) As AccountCategoryParams |
- pIAccountCategory
- Specifies an AccountCategory object holding the properties of the category you want to add.