CalendarPreEventArgs members

Represents methods and properties in the pre-event arguments for the OnChanged event handler method and the OnCreated event handler method.

The CalendarPreEventArgs type exposes the following members.

Constructors

  Name Description
Protected method CalendarPreEventArgs()
Public method CalendarPreEventArgs(DataSet) Creates an instance of the CalendarPreEventArgs class; used internally.

Top

Properties

  Name Description
Public property CalendarInformation Gets the DataSet that represents all the calendars in a specific enterprise project. (Inherited from CalendarPostEventArgs.)
Public property Cancel Reads or writes whether to cancel an event that is associated with a calendar.
Public property CancelReason Reads or writes text that explains why a calendar event is to be cancelled.

Top

Methods

  Name Description
Public method CancelEvent Cancels an event that is associated with a calendar.
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 ToString (Inherited from Object.)

Top

See also

Reference

CalendarPreEventArgs class

Microsoft.Office.Project.Server.Events namespace