VCardCollectionToString Method

This can be used to convert an entire collection of vCards to their string form

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string ToString()

Return Value

String
A string containing the entire vCard collection

See Also