ParameterSectionPhonetic Property
PHONETIC: Defines how to pronounce the value of another property in the same vCard. (4 - RFC 9554)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public Phonetic? Phonetic { get; set; }
Public Property Phonetic As Phonetic?
Get
Set
public:
property Nullable<Phonetic> Phonetic {
Nullable<Phonetic> get ();
void set (Nullable<Phonetic> value);
}
member Phonetic : Nullable<Phonetic> with get, set
Property Value
NullablePhoneticThe parameter value indicates the phonetic system.
This property parameter indicates that the value of its property contains the phonetic representation of another
same-named property in the same vCard. Exemplary uses are defining how to pronounce Japanese names and romanizing
Mandarin or Cantonese names and address components.