In The Hand LtdIn The Hand
Categories Property
.NET Components for Mobility
Returns a collection of Categories used by Outlook Mobile.
Declaration Syntax
C#Visual Basic
public string[] Categories { get; }
Public ReadOnly Property Categories As String()
	Get
Value
A String array containing the names of categories stored on the device sorted alphabetically.
Remarks
Not supported on Standard Edition devices prior to Windows Mobile 5.0, these devices do not have a master category list and this function will return null.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0