Z-SoftNet Developer Network Library www.zsoftnet.com

CalendarWriter Class

iCalendar .NET Writer

The CalendarWriter object used to write calendar data in different formats.

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

System.Object
   CalendarWriter

public class CalendarWriter

Remarks

Overview

The CalendarWriter library is designed to write streams of iCalendar data from valid iCalendar objects. The writer uses the default fold pattern to process iCalendar streams of data for text longer than 75 characters. The default fold pattern used is based on the formal iCalendar Specification, RFC 2445, from the Internet Engineering Task Force.

Feature List



This library provides a rich support for writing iCalendar data streams.

Requirements

Namespace: ZsoftNet.iCalendar

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

See Also

CalendarWriter Members | ZsoftNet.iCalendar Namespace