Freigeben über


CalendarExceptionCreationInformation.RecurrenceMonthDay-Eigenschaft

Ruft ab oder legt den Tag des Monats beim Festlegen einer jährlichen Häufigkeit.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property RecurrenceMonthDay As Integer
    Get
    Set
'Usage
Dim instance As CalendarExceptionCreationInformation
Dim value As Integer

value = instance.RecurrenceMonthDay

instance.RecurrenceMonthDay = value
[RemoteAttribute]
public int RecurrenceMonthDay { get; set; }

Eigenschaftswert

Typ: System.Int32
Ein Wert, der einen Tag darstellt.

Siehe auch

Referenz

CalendarExceptionCreationInformation Klasse

CalendarExceptionCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace