I know how to create a recurring schedule using CSP (through the CE SDK's Schedule method), but I am looking for how to PAUSE an existing recurring schedule using CSP. Does anyone have an example? It looks like the si_uistatus & si_schedule_status properties are documented as read-only, so I am guessing there may be a method I am not aware of. Anybody got a snippet of sample code?