ResourceDataSet.CalendarExceptionsRow.RecurrenceMonthDay Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property RecurrenceMonthDay As Integer
'Usage
Dim instance As CalendarExceptionsRow
Dim value As Integer
value = instance.RecurrenceMonthDay
instance.RecurrenceMonthDay = value
[DebuggerNonUserCodeAttribute]
public int RecurrenceMonthDay { get; set; }
See Also
Reference
ResourceDataSet.CalendarExceptionsRow Class
ResourceDataSet.CalendarExceptionsRow Members
[PWA Web service] Namespace