ISPCalendarItem.CalendarType Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property CalendarType As Integer
Get
'Usage
Dim instance As ISPCalendarItem
Dim value As Integer
value = instance.CalendarType
int CalendarType { get; }
Property Value
Type: System.Int32