byDay property

dynamic byDay
getter/setter pair

Defines the day(s) of the week on which a recurring SchemaEvent takes place. May be specified using either SchemaDayOfWeek, or alternatively SchemaText conforming to iCal's syntax for byDay recurrence rules.

Supported types: SchemaDayOfWeek, String

Implementation

dynamic byDay;