Share via


SPMonthlyByDaySchedule.BeginHour Property

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

Syntax

'Declaration
Public Property BeginHour As Integer
    Get
    Set
'Usage
Dim instance As SPMonthlyByDaySchedule
Dim value As Integer

value = instance.BeginHour

instance.BeginHour = value
public int BeginHour { get; set; }

Property Value

Type: System.Int32

See Also

Reference

SPMonthlyByDaySchedule Class

SPMonthlyByDaySchedule Members

Microsoft.SharePoint Namespace