PocketPlanner Programmer's Guide

Recurrence.ToString Method

See Also

Creates a string from this recurrence.

 Overload List

Name Description

Recurrence.ToString ()

Creates a string from this recurrence using the date and time formatting information defined int the current culture.

Recurrence.ToString (DateTimeFormatInfo)

Creates a string from this recurrence using the specified date and time formatting.

 See Also