RecurringObjectWriteToStream Method

There are two overloads for this method

Overload List

WriteToStream(TextWriter) This can be used to write a calendar object to a PDI data stream
WriteToStream(TextWriter, StringBuilder) This is used to write recurrence properties to a PDI data stream

See Also