void Calendar.Event.Weekday(int weekday)
The event is created by a given weekday number (1=Monday, 7=Sunday).
The week day numbers used are the same as the day of week in the ISO calendar - not the Gregorian or Julian calendar that has 1=Sunday, 7=Saturday.