Share via


LabelHandler.ItemUpdated Method (Microsoft.Office.RecordsManagement.Internal)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace: Microsoft.Office.RecordsManagement.Internal
Assembly: Microsoft.Office.Policy (in microsoft.office.policy.dll)

Syntax

'Declaration
Public Overrides Sub ItemUpdated ( _
    properties As SPItemEventProperties _
)
'Usage
Dim instance As LabelHandler
Dim properties As SPItemEventProperties

instance.ItemUpdated(properties)
public override void ItemUpdated (
    SPItemEventProperties properties
)

Parameters

  • properties

See Also

Reference

LabelHandler Class
LabelHandler Members
Microsoft.Office.RecordsManagement.Internal Namespace