EventSinkClass Property
The EventSinkClass property of the SPList class gets or sets the fully qualified, case-sensitive name of a class that defines an event handler for document library events.
Property Value
A string that contains the name of the class.
Remarks
The EventSinkClass property only applies to a document library or to a list derived from a document library and returns a NotSupportedException exception if the list is neither a document library nor a list derived from a document library.
For more information on this property and on document library events, see Handling Document Library Events.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security