BinarySounds

VCardExplanatoryRecordset.BinarySounds property

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

public byte[][] BinarySounds { get; }

Property Value

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

Remarks

This property is a simplified version of SoundBinaryRecords.

See Also