CalendarEventReceiver Members

Include Protected Members
Include Inherited Members

Includes events for methods in the WebSvcCalendar.Calendar class.

The CalendarEventReceiver type exposes the following members.

Constructors

 

Name

Description

Protected method

CalendarEventReceiver

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

Post-event for the UpdateCalendars method.

Public method

OnChanging

Pre-event for the UpdateCalendars method.

Public method

OnCheckedIn

Post-event for the CheckInCalendars method.

Public method

OnCheckedOut

Post-event for the CheckOutCalendars method.

Public method

OnCheckingIn

Pre-event for the CheckInCalendars method.

Public method

OnCheckingOut

Pre-event for the CheckOutCalendars method.

Public method

OnCreated

Post-event for the CreateCalendars method.

Public method

OnCreating

Pre-event for the CreateCalendars method.

Public method

OnDeleted

Post-event for the DeleteCalendars method.

Public method

OnDeleting

Pre-event for the DeleteCalendars method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

CalendarEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace