AddressBuilder | Collects the data used to initialize an AddressProperty instance. |
AddressFormatter | Static class that provides IAddressFormatter implementations. |
AnsiFilter | Helper class used to automatically detect and correctly load VCF files stored in a code page other than UTF-8. |
NameBuilder | Collects the data used to initialize a NameProperty instance. |
NameFormatter | Static class that provides INameFormatter implementations. |
SyncOperation | Provides methods that perform data synchronization operations on the VCard instance. |
VCard | Encapsulates the information contained in a vCard. |
VCardBuilder | Provides a fluent API for building and editing VCard objects. |
Vcf | Static class that provides methods to serialize and deserialize VCF files. |
VcfReader | Allows iterating through the contents of large VCF files without having to keep all the parsed content in memory. |
ITimeZoneIDConverter | Defines a method that converts a String, which represents a named time zone (IANA time zone ID), into a corresponding UTC offset. |