'Declaration Public Enum TaskWorkingHourViolationReason Inherits System.Enum
public enum TaskWorkingHourViolationReason : System.Enum
Member | Description |
---|---|
AddedToCollection | A Task whose StartDateTime is outside the working hour range was added to a TasksCollection. |
EndDateTime | The task's EndDateTime property was changed to a value that falls outside the working hour range. |
None | Used for variable initialization. |
StartDateTime | The task's StartDateTime property was changed to a value that falls outside the working hour range. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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