PocketPlanner Programmer's Guide

ItemModifyConfirmEventArgs Members

Properties

Contains the arguments passed to handlers of the ItemModifying event.

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

 Public Properties

  Name Description

NewEndTime

Gets or sets the new end time of the item.

NewStartTime

Gets or sets the new start time of the item.

ResizeEnd

Gets a value indicating whether the item's end is being modified.

ResizeStart

Gets a value indicating whether the item's start is being modified.

Resource

Gets the new resource of the item.

 See Also