ISPCalendarSettings.WorkDayEndHour Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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