from_string


Description:

[ Version ( since = "2.0" ) ]
public static RecurrenceFrequency from_string (string str)

Converts a string representation to an enum representation for the frequency.

Parameters:

str

The string representation of the frequency

Returns:

The enum representation of the frequency.