Contains the arguments passed to handlers of item modification-related event.
The following tables list the members exposed by the ItemModifiedEvent type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the item related to the event. (Inherited from ItemEvent.) |
|
![]() |
Gets the old end time of the item. |
|
![]() |
Gets the old resources the item was associated with. This list can contain Contact, Location, Task or Resource objects depending on the current grouping type. |
|
![]() |
Gets the old start time of the item. |
|
![]() |
Gets a value indicating whether the item's end has been modified. |
|
![]() |
Gets a value indicating whether the item's start has been modified. |
See Also