Sources

VCardGeneralRecordset.Sources property

Gets an array containing the sources of the directory information contained in the content type.

public string[] Sources { get; }

Property Value

An array containing the sources of the directory information contained in the content type.

Remarks

This property is a simplified version of SourceRecords.

See Also