Create a new #ICalParameter according to the kind type Deep clone a #ICalParameter Create a #ICalParameter from a string of form "PARAMNAME=VALUE". Create a new #ICalParameter from just the value, the part after the "=" Free the native part of the ICalParameter. Convert an #ICalParameter to the string representation. Check the type of a #ICalParameter. Check whether the native part of the #ICalParameter is of type icalparameter. Set the xname property of the native part of the #ICalParameter. Get the xname property of the native part of the #ICalParameter. Set the xvalue property of the native part of the #ICalParameter. Get the xvalue property of the native part of the #ICalParameter. Set the iana_name property of the native part of the #ICalParameter. Get the iana_name property of the native part of the #ICalParameter. Set the iana_value property of the native part of the #ICalParameter. Get the iana_value property of the native part of the #ICalParameter. Check whether native parts of two #ICalParameters have the same name Convert the #ICalParameter to the string representation Convert a string to the #ICalParameterKind Check whether #ICalParameterKind is valid.