CalendarWriter constructor

The CalendarWriter constructor overloads create new CalendarWriter objects.

Overload list

  Name Description
Public method CalendarWriter(Stream) The CalendarWriter constructor creates a new CalendarWriter object that writes to the stream that is passed in the stream parameter.
Public method CalendarWriter(Stream, String) The CalendarWriter constructor creates a new CalendarWriter object that writes to the stream that is passed in the stream parameter and uses the encoding that is specified by the encodingName parameter.

Top

See also

Reference

CalendarWriter class

CalendarWriter members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace