PocketPlanner Programmer's Guide

TaskEventArgs Members

Properties

Contains the arguments passed to handlers of task related events raised by the Schedule class.

The following tables list the members exposed by the TaskEventArgs type.

 Public Properties

  Name Description

Task

Gets the task related to the event.

 See Also