SPBuiltInFieldId.V3Comments field

Identifies a field that contains the comments that are associated with a change in issue status (for example, changing an item to "Active", "Resolved", or "Closed" status) of the specified SharePoint Foundation issue object.

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

Syntax

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

value = SPBuiltInFieldId.V3Comments
public static readonly Guid V3Comments

See also

Reference

SPBuiltInFieldId class

SPBuiltInFieldId members

Microsoft.SharePoint namespace