| |
Days propertySets or returns the list of days on which the repeating Calendar Event occurs. SyntaxC++
Scripting languages
Legal valuesFor days of the week (for example, Monday or Tuesday), specify one or more values from the ERUWeekDay enum, logically OR'ed together. For a day of the month (for example, the first and 15th days of every month), specify the day number as an integer from 1 through 28, with -1 specifying the last day of the month. |
Home Applies to IERUCalendarRecurringEvent See also Calendars |