Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Includes events for methods in the WebSvcCalendar.Calendar class.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Events.CalendarEventReceiver
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public MustInherit Class CalendarEventReceiver
'Usage
Dim instance As CalendarEventReceiver
public abstract class CalendarEventReceiver
Remarks
For information about creating an event handler, see How to: Write and Debug a Project Server Event Handler.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.