SPBuiltInFieldId.TaskDueDate field

Identifies a field that contains information about the due date for a specified SharePoint Foundation task object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly TaskDueDate As Guid
'Usage
Dim value As Guid

value = SPBuiltInFieldId.TaskDueDate
public static readonly Guid TaskDueDate

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace