Overload List

  NameDescription
Public methodSetYearlyScheduleRecurrence(Date, Collection<(Of <<'(Int32>)>>), Int32)
Sets a yearly schedule that runs all day on specific dates of a particular month, with no end date.
Public methodSetYearlyScheduleRecurrence(Date, Date, Collection<(Of <<'(Int32>)>>), Int32)
Sets a yearly schedule that runs all day on specific dates of a particular month.
Public methodSetYearlyScheduleRecurrence(Date, RecurrenceRelativeMonthlyType, RecurrenceRelativeDayType, Int32)
Sets a yearly schedule that runs all day on a relative day of a particular month, with no end date.
Public methodSetYearlyScheduleRecurrence(Date, Date, RecurrenceRelativeMonthlyType, RecurrenceRelativeDayType, Int32)
Sets a yearly schedule that runs all day on a relative day of a particular month.
Public methodSetYearlyScheduleRecurrence(Date, Collection<(Of <<'(Int32>)>>), Int32, Time, Time)
Sets a yearly schedule that runs on specific dates of a particular month, with no end date.
Public methodSetYearlyScheduleRecurrence(Date, Date, Collection<(Of <<'(Int32>)>>), Int32, Time, Time)
Sets a yearly schedule that runs on specific dates of a particular month.
Public methodSetYearlyScheduleRecurrence(Date, RecurrenceRelativeMonthlyType, RecurrenceRelativeDayType, Int32, Time, Time)
Sets a yearly schedule that runs on a relative day of a particular month, with no end date.
Public methodSetYearlyScheduleRecurrence(Date, Date, RecurrenceRelativeMonthlyType, RecurrenceRelativeDayType, Int32, Time, Time)
Sets a yearly schedule that runs on a relative day of a particular month.

See Also