Telephones

VCardCommunicationRecordset.Telephones property

Gets the telephone numbers for telephony communication with the object.

public string[] Telephones { get; }

Property Value

The telephone numbers for telephony communication with the object.

Remarks

This property is a simplified version of TelephoneRecords.

See Also