This topic has not yet been rated - Rate this topic

SPContext.RecurrenceID property

Returns the instance ID or exception ID of the Microsoft SharePoint Foundation context, or returns null if the current context is not associated with an event list item.

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

Property value

Type: System.String
A string that contains the ID.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.