RecurrenceThe Recurrence element contains a list of rules and dates on which the recurrent item occurs, and a list of rules and dates on which exceptions occur. More... Properties
MethodsDetailed DescriptionThe following fields are supported:
Property DocumentationThis property holds the list of exception rules. See also RecurrenceRule. This property holds the list of recurrence rules. See also RecurrenceRule. Method DocumentationInserts value into the detail for the given key if value is valid. If value is invalid, removes the field with the given key from the detail. Returns true if the given value was set for the key (if the value was valid), or if the given key was removed from detail (if the value was invalid), otherwise returns false if the key was unable to be removed (and the value was invalid). Returns the value stored in this detail for the given field, or an empty variant if not available. |