ISPCalendarSettings.Time24 property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Time24 As Boolean
Get
'Usage
Dim instance As ISPCalendarSettings
Dim value As Boolean
value = instance.Time24
bool Time24 { get; }
Property value
Type: System.Boolean