Categories of the vCard.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public StringCollection Categories { get; } |
Visual Basic |
---|
Public ReadOnly Property Categories As StringCollection Get |
Visual C++ |
---|
public: property StringCollection^ Categories { StringCollection^ get (); } |
Remarks
This property is a collection of strings containing
keywords or category names.