Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of the current calendar.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property CalendarType As SPCalendarType
Get
'Usage
Dim instance As DateOptions
Dim value As SPCalendarType
value = instance.CalendarType
public SPCalendarType CalendarType { get; }
Property value
Type: Microsoft.SharePoint.SPCalendarType
An SPCalendarType object that represents the calendar type.