'Declaration Public Enum ActivityFeature Inherits System.Enum
public enum ActivityFeature : System.Enum
Member | Description |
---|---|
CanChangeOwningCalendar | Whether owning calendar of an activity can be changed. |
CanChangeOwningResource | Whether owning resource of an activity can be changed. |
Categories | Whether the activity categories are supported. |
EndTime | Whether the activity supports end time. |
EndTimezone | Whether the start time zone id is supported. |
Recurrence | Recurring activities. |
Reminder | Reminders. |
StartTimezone | Whether the start time zone id is supported. For example if the data source doesn't have a field for storing time-zone for start time then the feature would not be supported. Furthermore the activity would be considered time-zone neutral. |
TimeZoneNeutrality | Making an activity time-zone neutral. |
Variance | Modifying an occurrence. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2