ICalVCard library is a set of .NET classes which implement support of iCal and vCard formats.
The library was gathered from a few open-source projects, thoroughly tested and adjusted to support international charsets and interoperate with MailBee.NET Objects. The compiled version is shipped with MailBee.NET Objects. You can also download the source code (C# 2.0).
Documentation:
For more details and code samples, refer to Developer's Guide.
Written in 100% managed code, ICalVCard library only requires the .NET framework to be installed on the computer.
Supports .NET Framework 2.0/3.0/3.5/4.0/4.5/4.6/4.7/4.8 (both 32-bit and 64-bit), including Client Profile. Can be used in any .NET language, including C# and VB.NET.