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