Hi,
I am trying to set the 'Delete It After' on the settings tab to 'Immediately' by using
taskdef.Settings.DeleteExpiredTaskAfter = TimeSpan.zero
which should work according to the wrapper
But instead it disables the option. I feel like I am missing something here.
Any help will be appreciated
Thanks
I am trying to set the 'Delete It After' on the settings tab to 'Immediately' by using
taskdef.Settings.DeleteExpiredTaskAfter = TimeSpan.zero
which should work according to the wrapper
But instead it disables the option. I feel like I am missing something here.
Any help will be appreciated
Thanks