VCardEMailAddresses Property

This is used to get the E-Mail (EMAIL) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public EMailPropertyCollection EMailAddresses { get; }

Property Value

EMailPropertyCollection
If the returned collection is empty, there are no e-mail properties for the vCard

See Also