| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | ActivityType | Gets the ActivityType of this activity. |
![Public Property](dotnetimages/publicProperty.gif) | Categories | Specifies categories associated with this activity as a comma separated list of category id's. |
![Public Property](dotnetimages/publicProperty.gif) | DataItem | Gets the underlying data item if any. |
![Public Property](dotnetimages/publicProperty.gif) | Description | Gets or sets the text associated with this activity. |
![Public Property](dotnetimages/publicProperty.gif) | Duration | Gets the duration of the activity. |
![Public Property](dotnetimages/publicProperty.gif) | End | Specifies the time in UTC when the activity ends. |
![Public Property](dotnetimages/publicProperty.gif) | EndTimeZoneId | The time-zone id associated with the activity. The Start and End times are always in UTC. |
![Public Property](dotnetimages/publicProperty.gif) | Error | Gets or sets the error if any associated with the activity. |
![Public Property](dotnetimages/publicProperty.gif) | Id | Gets or sets the appointment Id. |
![Public Property](dotnetimages/publicProperty.gif) | IsLocked | Specifies whether the activity can be modified in the UI. |
![Public Property](dotnetimages/publicProperty.gif) | IsOccurrence | Returns true if the ActivityBase is an occurrence of a recurring ActivityBase (read only). |
![Public Property](dotnetimages/publicProperty.gif) | IsOccurrenceDeleted | Gets or sets a value indicating whether the occurrence has been deleted. |
![Public Property](dotnetimages/publicProperty.gif) | IsRecurrenceRoot | Returns true if the ActivityBase is a recurring ActivityBase with a define set of RecurrenceBase rules (read only). |
![Public Property](dotnetimages/publicProperty.gif) | IsTimeZoneNeutral | Specifies whether the activitiy's times are time-zone neutral or "floating". |
![Public Property](dotnetimages/publicProperty.gif) | IsVariance | Gets or sets a value indicating if the activity is a variance of an occurrence. |
![Public Property](dotnetimages/publicProperty.gif) | IsVisible | Gets or sets whether the activity is visible. |
![Public Property](dotnetimages/publicProperty.gif) | IsVisibleResolved | Gets the resolved value indicating whether the activity is visible. |
![Public Property](dotnetimages/publicProperty.gif) | LastModifiedTime | Gets or sets the time in UTC when the activity was last modified. |
![Public Property](dotnetimages/publicProperty.gif) | MaxOccurrenceDateTime | A date-time value that's equal or greater than the date-time of the last occurrence of the recurring activity. |
![Public Property](dotnetimages/publicProperty.gif) | Metadata | Returns a MetadataPropertyValueStore object that's used for storing and retrieving metadata information. |
![Public Property](dotnetimages/publicProperty.gif) | OriginalOccurrenceEnd | Only applies to occurrences of a recurring activity. Specifies the original date-time as it was generated by the recurrence. |
![Public Property](dotnetimages/publicProperty.gif) | OriginalOccurrenceStart | Only applies to occurrences of a recurring activity. Specifies the original date-time as it was generated by the recurrence. |
![Public Property](dotnetimages/publicProperty.gif) | OwningCalendar | Gets or sets the calendar to which this activity belongs. |
![Public Property](dotnetimages/publicProperty.gif) | OwningCalendarId | Gets or sets the id of the calendar to which this activity belongs. |
![Public Property](dotnetimages/publicProperty.gif) | OwningResource | Gets or sets the owning resource. |
![Public Property](dotnetimages/publicProperty.gif) | OwningResourceId | Gets or sets the owning resource id. |
![Public Property](dotnetimages/publicProperty.gif) | Recurrence | Specifies recurrence rules. |
![Public Property](dotnetimages/publicProperty.gif) | RecurrenceVersion | Specifies the recurrence version. |
![Public Property](dotnetimages/publicProperty.gif) | Reminder | Specifies the reminder information. Default value is null. |
![Public Property](dotnetimages/publicProperty.gif) | ReminderEnabled | Specifies whether the activitiy's reminder is enabled. Default value is false. |
![Public Property](dotnetimages/publicProperty.gif) | ReminderInterval | Specifies the reminder interval. |
![Public Property](dotnetimages/publicProperty.gif) | RootActivity | Gets the root activity. Only valid if this activity is an occurrence or a variance of a recurring activity. |
![Public Property](dotnetimages/publicProperty.gif) | RootActivityId | If this activity is an occurrence or a variance of a recurring activity, gets the id of the recurring activity. |
![Public Property](dotnetimages/publicProperty.gif) | Start | Specifies the time in UTC when the activity starts. |
![Public Property](dotnetimages/publicProperty.gif) | StartTimeZoneId | The time-zone id associated with the activity. The Start and End field values are always in UTC. |
![Public Property](dotnetimages/publicProperty.gif) | Subject | Gets or sets the subject associated with this activity. |
![Public Property](dotnetimages/publicProperty.gif) | VariantProperties | Properties of a variance that have been modified and thus will not be synchronized with the root activity. |