GetAllCategoryColors Method
Gets all category colors in the system.
Required Permissions
NoneSyntax
public System.int[] GetAllCategoryColors()Public Function GetAllCategoryColors() As System.Integer()Return Value
Gets all category colors in the system.
Remarks
An aray of colors encoded as a 32-bit ARGB value.