EventReceiverDefinitionCreationInformation properties

The EventReceiverDefinitionCreationInformation type exposes the following members.

Properties

  Name Description
Public property EventType Specifies the type of event as specified by EventReceiverType.
Public property ReceiverAssembly Specifies the strong name of the assembly that is used for receiving events.
Public property ReceiverClass Specifies a string that represents the class that is used for receiving events.
Public property ReceiverName Specifies the name of the event receiver.
Public property ReceiverUrl Specifies the URL of a web service that is used for receiving events.
Public property SequenceNumber Represents the relative sequence of the event.
Public property Synchronization Represents the synchronization state for the event receiver.
Public property TypeId (Overrides ClientValueObject.TypeId.)

Top

See also

Reference

EventReceiverDefinitionCreationInformation class

Microsoft.SharePoint.Client namespace