Contains the arguments passed to handlers of the ItemModifying event.
The following tables list the members exposed by the ItemModifyConfirmEventArgs type.
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEventArgs.) |
||
Gets the item related to the event. (Inherited from ItemEventArgs.) |
||
Gets or sets the old end time of the item. |
||
Gets or sets the index of the old list lane of the item. |
||
Gets a list with the resources the modified item was previously associated with. This might as well be a Contact, Location, Task or Resource depending on the current grouping type. |
||
Gets or sets the old start time of the item. |
||
Gets a value indicating whether the item's end is being modified. |
||
Gets a value indicating whether the item's start is being modified. |