Specifies data for the itemModified event.
The following tables list the members exposed by the ItemModifiedEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ItemModifiedEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the type of action that has modified the item. |
|
![]() |
Gets the Item that was modified. |
|
![]() |
Gets the Item before the modification has occurred. |
See Also