VCardAddresses Property
This is used to get the Address (ADR) 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 address properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public AddressPropertyCollection Addresses { get; }VB
Public ReadOnly Property Addresses As AddressPropertyCollection
GetC++
public:
property AddressPropertyCollection^ Addresses {
AddressPropertyCollection^ get ();
}F#
member Addresses : AddressPropertyCollection with getProperty Value
AddressPropertyCollectionIf the returned collection is empty, there are no address properties for the vCard