CalendarEventReceiver members

Includes event handlers for methods in the WebSvcCalendar.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 OnChangedRemote
Public method OnChanging A pre-event handler for the UpdateCalendars method.
Public method OnChangingRemote
Public method OnCheckedIn A post-event handler the CheckInCalendars method.
Public method OnCheckedInRemote
Public method OnCheckedOut A post-event handler the CheckOutCalendars method.
Public method OnCheckedOutRemote
Public method OnCheckingIn A pre-event handler for the CheckInCalendars method.
Public method OnCheckingInRemote
Public method OnCheckingOut A pre-event handler for the CheckOutCalendars method.
Public method OnCheckingOutRemote
Public method OnCreated A post-event handler the CreateCalendars method.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the CreateCalendars method.
Public method OnCreatingRemote
Public method OnDeleted A post-event handler the DeleteCalendars method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the DeleteCalendars method.
Public method OnDeletingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

CalendarEventReceiver class

Microsoft.Office.Project.Server.Events namespace