CalendarException.RecurrenceFrequency property
Gets the interval at which the calendar exception occurs.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property RecurrenceFrequency As Integer
Get
'Usage
Dim instance As CalendarException
Dim value As Integer
value = instance.RecurrenceFrequency
[RemoteAttribute]
public int RecurrenceFrequency { get; }
Property value
Type: System.Int32
A value that represents the frequency.