Share via


CalendarEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [Calendar Web service].Calendar class.

The CalendarEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method CalendarEventReceiver Creates an instance of the CalendarEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnChanged A post-event handler the UpdateCalendars method.
Public method OnChanging A pre-event handler for the UpdateCalendars method.
Public method OnCheckedIn A post-event handler the CheckInCalendars method.
Public method OnCheckedOut A post-event handler the CheckOutCalendars method.
Public method OnCheckingIn A pre-event handler for the CheckInCalendars method.
Public method OnCheckingOut A pre-event handler for the CheckOutCalendars method.
Public method OnCreated A post-event handler the CreateCalendars method.
Public method OnCreating A pre-event handler for the CreateCalendars method.
Public method OnDeleted A post-event handler the DeleteCalendars method.
Public method OnDeleting A pre-event handler for the DeleteCalendars method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CalendarEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace