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 or sets the type of calendar that is used to display the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property CalendarType As SPCalendarType
Get
Set
'Usage
Dim instance As SPFieldDateTime
Dim value As SPCalendarType
value = instance.CalendarType
instance.CalendarType = value
public SPCalendarType CalendarType { get; set; }
Type: Microsoft.SharePoint.SPCalendarType
A Microsoft.SharePoint.SPCalendarType value that specifies the type of calendar.