[ Version ( since = "1.0" ) ]
public void set_by_day (uint index, short value)
Sets the by_day array from Recurrence at the given index.
The array size if I_CAL_BY_DAY_SIZE.
this |
The Recurrence |
index |
The index in by_day of Recurrence |
value |
The value to be set into by_day of Recurrence |