MindFusion.Scheduling for ASP.NET Programmer's Guide
Appointment Properties
 


 Public Properties

  Name Description

AllDayEvent

Gets or sets a value indicating whether the appointment is an all-day event.

AllowChangeEnd

Gets or sets a value indicating whether users are allowed to change the appointment's end time.

AllowChangeStart

Gets or sets a value indicating whether users are allowed to change the appointment's start time.

AllowMove

Gets or sets a value indicating whether users are allowed to move the appointment.

Attendees

Gets a list with all attendees of this appointment.

Contacts

Gets a list with all contacts associated with this appointment.

CssClass

Gets or sets the css class of the appointment.

DescriptionText

Gets or sets text with details displayed for this appointment by the scheduling control.

Details

Gets or sets the detailed description of this appointment.

EndTime

Gets or sets the appointment's scheduled end time.

HeaderText

Gets or sets header text displayed for this appointment by the calendar control.

Id

Gets or sets the string identifier of this appointment.

Location

Gets or sets the appointment location.

Locked

Gets or sets a value indicating whether users are allowed to modify this appointment.

Reminder

Gets or sets the reminder for this appointment.

Resources

Gets a list with all resources associated with this appointment.

StartTime

Gets or sets the appointment's scheduled start time.

Style

Gets or sets the style associated with this appointment.

Subject

Gets or sets the subject of this appointment.

Tag

Gets or sets custom data associated with the appointment.

Task

Gets or sets the task associated with this appointment.

Visible

Gets or sets whether the appointment is visible.

 See Also

Appointment Class
MindFusion.Scheduling Namespace