ISPCalendarSettings.WorkDayEndHour property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property WorkDayEndHour As Short
    Get
'Usage
Dim instance As ISPCalendarSettings
Dim value As Short

value = instance.WorkDayEndHour
short WorkDayEndHour { get; }

Property value

Type: System.Int16

See also

Reference

ISPCalendarSettings interface

ISPCalendarSettings members

Microsoft.SharePoint.WebControls namespace