VCardEMail Addresses 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: 2025.1.9.0
If the returned collection is empty, there are no e-mail properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public EMailPropertyCollection EMailAddresses { get; }VB
Public ReadOnly Property EMailAddresses As EMailPropertyCollection
GetC++
public:
property EMailPropertyCollection^ EMailAddresses {
EMailPropertyCollection^ get ();
}F#
member EMailAddresses : EMailPropertyCollection with getProperty Value
EMailPropertyCollectionIf the returned collection is empty, there are no e-mail properties for the vCard