Adding custom schedules to the K2 Scheduler

This content applies to legacy components (such as K2 Studio and K2 for Visual Studio), legacy assemblies, legacy services or legacy functionality. If you have upgraded from K2 blackpearl 4.7 to K2 Five, these items may still be available in your environment. These legacy items may not be available in new installations of K2 Five. These legacy items may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

By using the K2 Scheduler it is possible to set alerts for specific dates, specific days of the week, specific times during the month, and for specific periods of time. The custom schedules samples presented here give example schedules that can be used to add these different schedule durations. 

Custom schedules samples

These code snippets demonstrate how to register custom event schedules in K2.

Sample Project
We have provided a sample Visual Studio project that implements these code snippets: K2Documentation.Samples.Management.Schedules.zip. The sample project is provided for demonstration purposes only. It is not supported by K2 product support and is not intended to be used as-is in production environments.