SoundUriRecords

VCardExplanatoryRecordset.SoundUriRecords property

Gets the digital sound content information that annotates some aspects of the vCard.

public VCardTextRecord[] SoundUriRecords { get; }

Property Value

The digital sound content information that annotates some aspects of the vCard.

Remarks

This property is a simplified version of SoundRecords.

See Also