[This is preliminary documentation and is subject to change.]

Encapsulates all the parsing methods of the vCard currently it will support versions 2.1 to 3.0

Namespace:  OfficeClip.BusinessLayer.Sync
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class OCVCard
Visual Basic (Declaration)
Public Class OCVCard
Visual C++
public ref class OCVCard

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Sync..::.OCVCard

See Also