Method SetAttr
SetAttr(int, ICalendarDateAttr?)
Sets the ICalendarDateAttr attributes for the given day.
void SetAttr(int day, ICalendarDateAttr? dateAttr)Parameters
- dayint
- Day (in the range 1...31). 
- dateAttrICalendarDateAttr
- Day attributes. Pass - nullto reset attributes.