Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the week number of a monthly occurrence.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property RecurrenceWeek As CalendarRecurrenceWeek
Get
'Usage
Dim instance As CalendarException
Dim value As CalendarRecurrenceWeek
value = instance.RecurrenceWeek
[RemoteAttribute]
public CalendarRecurrenceWeek RecurrenceWeek { get; }
Property value
Type: Microsoft.ProjectServer.Client.CalendarRecurrenceWeek
An enumerated value that represents one of successive weeks in a month.