VCardExplanatoryInfoCategories Property

Gets or sets a categories information

Namespace:  Aspose.Email.PersonalInfo.VCard
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public StringCollection Categories { get; set; }

Property Value

Type: StringCollection
See Also