VCard.Telephones Property

This is used to get the Telephone (TEL) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public TelephonePropertyCollection Telephones { get; }

Property Value

TelephonePropertyCollection
If the returned collection is empty, there are no telephone properties for the vCard

See Also