Z-SoftNet Developer Network Library www.zsoftnet.com

Calendar Class

-iCalendar .NET library

A .Net iCalendar library used to parse,create, manipulate, databind and export iCalendar data in various formats.

For a list of all members of this type, see Calendar Members.

System.Object
   Calendar

public sealed class Calendar

Remarks

Overview

The iCalendar library is designed to allow developers to create new file or parse an iCalendar (.ics) file and expose the parsed data via the iCalendar rich object model. It also alows for the iCalendar object to be persisted as a new iCalenar (.ics) file, xCal - XML iCalendar format, Resource Description Framework (RDF) - .rdf format.

The library is built 100% in .NET managed code(C#). The iCalendar object model is based on the formal iCalendar Specification, RFC 2445, from the Internet Engineering Task Force.

The iCalendar object design and implementation follows very closely the iCalendar UML specification done by Michael Arick at the Baskin School of Engineering, University of California.

Feature List



This library provides a very rich object model for working with iCalendar data.

Requirements

Namespace: ZsoftNet.iCalendar

Assembly: ZsoftNet.iCalendar.1.0 (in ZsoftNet.iCalendar.1.0.dll)

See Also

Calendar Members | ZsoftNet.iCalendar Namespace