This question already has an answer here:
- Setting up a scheduled task in .Net 2 answers
How do I create a scheduled task using VB.NET - Populating Scheduled Task fields from vb.net program on button click?
I have nothing at the moment, nor do I even know if it is possible.
You have to create wrappers around the native COM interfaces. If you don't want to do it yourself, you can use this library https://taskscheduler.codeplex.com