Version

WeekOfYearRecurrenceRule Constructor(Int32)

Initializes a new instance of WeekOfYearRecurrenceRule object.
Syntax
public WeekOfYearRecurrenceRule( 
   int weekNumber
)

Parameters

weekNumber
Identifies the week in the year. Valid values are 1 to 53 and -53 to -1. WeekNumber for more information.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also