共用方式為


SPMonthlyByDaySchedule.BeginWeek property

排程開始的週。

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

Syntax

'宣告
Public Property BeginWeek As WeekOfMonth
    Get
    Set
'用途
Dim instance As SPMonthlyByDaySchedule
Dim value As WeekOfMonth

value = instance.BeginWeek

instance.BeginWeek = value
public WeekOfMonth BeginWeek { get; set; }

Property value

Type: Microsoft.SharePoint.WeekOfMonth
WeekOfMonth

請參閱

參照

SPMonthlyByDaySchedule class

SPMonthlyByDaySchedule members

Microsoft.SharePoint namespace