PocketPlanner Programmer's Guide

ItemEventArgs Members

Properties

Contains the arguments passed to handlers of item related events, such as ItemCreated and ItemDeleted.

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

 Public Properties

  Name Description

Item

Gets the item related to the event.

 See Also