Languages

VCardCommunicationRecordset.Languages property

Gets the languages that may be used for contacting the object.

public string[] Languages { get; }

Property Value

The languages that may be used for contacting the object.

Remarks

This property is a simplified version of LanguageRecords.

See Also