This topic has not yet been rated - Rate this topic

SPListItem.RecurrenceID property

Returns the identifier (ID) of an instance of a recurrent item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public string RecurrenceID { get; }

Property value

Type: System.String
Returns either a string that contains the ID or null if the item is not recurrent.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.