Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
IList<string> Categories { get; set; }
Property Categories As IList(Of String) Get Set
property IList<String^>^ Categories { IList<String^>^ get (); void set (IList<String^>^ value); }