SPCalendarItem Class
Represents a calendar item.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebControls.SPCalendarItem
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Class SPCalendarItem _
Implements ISPCalendarItem, IComparable
'Usage
Dim instance As SPCalendarItem
public class SPCalendarItem : ISPCalendarItem,
IComparable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.