SPSchedule.FromString Method
Creates a schedule object from the specified recurrence string.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Parameters
- recurrenceValue
- Type: System.String
A string that expresses the recurrence.
Sample strings
Sample strings: http://blogs.msdn.com/b/markarend/archive/2007/01/16/spschedule-fromstring-recurrencevalue-syntax-format-for-recurrence-value.aspx?wa=wsignin1.0
- 8/6/2010
- Peter_D503