Click or drag to resize

iCalRecurrencePatternToString Method

Converts the recurrence pattern to an iCalRecurrencePattern recurrence string using the RecurrencePatternSerializer helper class.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public override string ToString()

Return Value

Type: String
The recurrence pattern string.
See Also