VCardSpokenLanguages Property
LANG: Defines languages that the person speaks. (4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public IEnumerable<TextProperty?>? SpokenLanguages { get; set; }
Public Property SpokenLanguages As IEnumerable(Of TextProperty)
Get
Set
public:
property IEnumerable<TextProperty^>^ SpokenLanguages {
IEnumerable<TextProperty^>^ get ();
void set (IEnumerable<TextProperty^>^ value);
}
member SpokenLanguages : IEnumerable<TextProperty> with get, set
Property Value
IEnumerableTextProperty