The following tables list the members exposed by Appointment.
Name | Description | |
---|---|---|
Appointment Constructor | Creates a new instance of an Appointment |
Name | Description | |
---|---|---|
ActivityType | Overridden. Gets the ActivityType of this activity. | |
Categories | Specifies categories associated with this activity as a comma separated list of category id's. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
DataItem | Gets the underlying data item if any. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Description | Gets or sets the text associated with this activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Duration | Gets the duration of the activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
End | Specifies the time in UTC when the activity ends. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
EndTimeZoneId | The time-zone id associated with the activity. The Start and End times are always in UTC. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Error | Gets or sets the error if any associated with the activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Id | Gets or sets the appointment Id. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsLocked | Specifies whether the activity can be modified in the UI. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsOccurrence | Returns true if the ActivityBase is an occurrence of a recurring ActivityBase (read only). (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsOccurrenceDeleted | Gets or sets a value indicating whether the occurrence has been deleted. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsRecurrenceRoot | Returns true if the ActivityBase is a recurring ActivityBase with a define set of RecurrenceBase rules (read only). (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsTimeZoneNeutral | Specifies whether the activitiy's times are time-zone neutral or "floating". (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsVariance | Gets or sets a value indicating if the activity is a variance of an occurrence. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsVisible | Gets or sets whether the activity is visible. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
IsVisibleResolved | Gets the resolved value indicating whether the activity is visible. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
LastModifiedTime | Gets or sets the time in UTC when the activity was last modified. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Location | Gets or sets the location of the appointment. | |
MaxOccurrenceDateTime | A date-time value that's equal or greater than the date-time of the last occurrence of the recurring activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Metadata | Returns a MetadataPropertyValueStore object that's used for storing and retrieving metadata information. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OriginalOccurrenceEnd | Only applies to occurrences of a recurring activity. Specifies the original date-time as it was generated by the recurrence. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OriginalOccurrenceStart | Only applies to occurrences of a recurring activity. Specifies the original date-time as it was generated by the recurrence. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OwningCalendar | Gets or sets the calendar to which this activity belongs. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OwningCalendarId | Gets or sets the id of the calendar to which this activity belongs. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OwningResource | Gets or sets the owning resource. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OwningResourceId | Gets or sets the owning resource id. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Recurrence | Specifies recurrence rules. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
RecurrenceVersion | Specifies the recurrence version. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Reminder | Specifies the reminder information. Default value is null. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
ReminderEnabled | Specifies whether the activitiy's reminder is enabled. Default value is false. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
ReminderInterval | Specifies the reminder interval. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
RootActivity | Gets the root activity. Only valid if this activity is an occurrence or a variance of a recurring activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
RootActivityId | If this activity is an occurrence or a variance of a recurring activity, gets the id of the recurring activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Start | Specifies the time in UTC when the activity starts. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
StartTimeZoneId | The time-zone id associated with the activity. The Start and End field values are always in UTC. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
Subject | Gets or sets the subject associated with this activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
VariantProperties | Properties of a variance that have been modified and thus will not be synchronized with the root activity. (Inherited from Infragistics.Controls.Schedules.ActivityBase) |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
GetEndLocal | Returns the End relative to the specified TimeZoneToken (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
GetStartLocal | Returns the Start relative to the specified TimeZoneToken (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
InitializeRootActivity | Initializes the root activity of an occurrence instance. (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
SetEndLocal | Returns the End relative to the specified TimeZoneToken (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
SetStartLocal | Returns the Start relative to the specified TimeZoneToken (Inherited from Infragistics.Controls.Schedules.ActivityBase) |
Name | Description | |
---|---|---|
InitializeFrom | This method is called after a clone operation to allow derived classes the ability to copy state over to the cloned activity (Inherited from Infragistics.Controls.Schedules.ActivityBase) | |
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |