[ Version ( since = "2.0" ) ]
public static RecurrenceFrequency from_string (string str)
Converts a string representation to an enum representation for the frequency.
str |
The string representation of the frequency |
The enum representation of the frequency. |