VCardWriteToStream Method

There are two overloads for this method.

Overload List

WriteToStream(TextWriter) This can be used to write a vCard to a PDI data stream
WriteToStream(TextWriter, StringBuilder) This can be used to write a vCard to a PDI data stream

See Also