CategoryRecords

VCardExplanatoryRecordset.CategoryRecords property

Gets the application category information about the vCard, also known as “tags”.

public VCardTextRecord[] CategoryRecords { get; }

Property Value

The application category information about the vCard, also known as “tags”.

See Also