Urls

VCardExplanatoryRecordset.Urls property

Gets an array of URLs pointing to websites that represent the person in some way.

public string[] Urls { get; }

Property Value

An array of URLs pointing to websites that represent the person in some way.

Remarks

This property is a simplified version of UrlRecords.

See Also