| Name | Description |
| AllDayEvent | Determines whether the Activity is an all day event. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| DataKey | Gets/sets unique key object used in data binding. For keys that are of type string, the Key property can also be used. (Inherited from Infragistics.WebUI.Shared.WebDataObject) |
| DataRow | A.T. DataRow reference (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Description | Returns or sets the description of the Appointment. |
| Duration | Returns or sets the time duration of the Activity. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| EnableReminder | Determines whether the Reminder is enabled. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| EnableReminderResolved | Indicates whether a reminder notification will be displayed for an Activity. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| EndDateTime | Returns or sets the end date/time of the Activity. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| EndDateTimeUtc | Returns or sets the end date/time of the Activity. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| HasResource | Indicates whether this Activity has an organizing Resource. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| HasScheduleInfo | Indicates whether the ScheduleInfo property has been initialized on the current Activity to a WebScheduleInfo owner. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| HasStyle | Indicates whether a Style object has been created. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Importance | Indicates if the Activity is of High, Medium or Low Importance. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| IsEmpty | Check if object contains only default values. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
| IsMultiDay | Determines whether the Activity spans multiple days (read-only). (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| IsOccurrence | (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| IsRecurring | (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| IsStandAlone | (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| IsVariance | (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Key | Gets/sets unique key string used in data binding. For keys that are not of type string, use the DataKey property. (Inherited from Infragistics.WebUI.Shared.WebDataObject) |
| Location | Returns or sets the location of the Appointment. |
| OriginalStartDateTimeUtc | Returns or sets the original start date/time of the Activity in a recurring series. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Recurrence | Gets/sets the Recurrence object that describes the recurrence pattern that determines the frequency at which individual occurrences occur. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| RecurrenceKey | Gets/sets the key of the assigned Recurrence. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| RecurrencePattern | A.T. RecurrencePattern - the encoded recurrence information: used in the GenericProvider (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| ReminderInterval | Determines the length of time before an activity is due that the reminder dialog is displayed. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Resource | Gets/sets the Resource associated with this Activity as it's organizer. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| ResourceKey | Gets/sets the key of the assigned Resource. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| ScheduleInfo | Gets the WebScheduleInfo element owning this Activity object. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| ShowTimeAs | Indicates how the Activity should be displayed. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| StartDateTime | Returns or sets the start date/time of the Activity in Universal Coordinated Time (UTC). (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| StartDateTimeUtc | Returns or sets the start date/time of the Activity. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Status | Indicates the Status of the Activity. Normal Status means that the Activity's due date has not yet arrived. Expired indicates that the due date of the Activity has arrived and that the Resource that owns the Activity has been notified via the firing of an event. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Style | Returns or sets the Style object that controls the Activity's formatting. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |
| Subject | Returns or sets the subject of the Appointment. |
| Visible | Determines whether the Activity can be displayed. (Inherited from Infragistics.WebUI.WebSchedule.Activity) |