VCardSound

VCardSound class

Represents a vCard sound property

Constructors

NameDescription
VCardSound (2 overloads)Initializes a new instance of the VCardSound class

Methods

NameDescription
get_DataGets a sound data ( null if valueLocation is not inline )
get_SoundTypeGets a sound type
get_UriGets a uri of sound ( null if valueLocation is inline )
get_ValueLocationGets a value location
set_DataSets a sound data ( null if valueLocation is not inline )
set_SoundTypeSets a sound type
set_UriSets a uri of sound ( null if valueLocation is inline )
set_ValueLocationSets a value location
ToVCardHeaderConverts this instance into the corresponding VCardHeader