Share via


SPMonthlyByDaySchedule.BeginMinute Property

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

Syntax

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

value = instance.BeginMinute

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

Property Value

Type: System.Int32

See Also

Reference

SPMonthlyByDaySchedule Class

SPMonthlyByDaySchedule Members

Microsoft.SharePoint Namespace