Method GetAttr
GetAttr(int)
Returns the ICalendarDateAttr attributes for the
given day or null
.
ICalendarDateAttr? GetAttr(int day)
Parameters
day
intDay (in the range 1...31).
Returns the ICalendarDateAttr attributes for the
given day or null
.
ICalendarDateAttr? GetAttr(int day)
day
intDay (in the range 1...31).