Exception.MonthDay Property
Project Developer Reference |
Returns or sets day of the month for ByMonthDay type exceptions. Default is 1. Read/write Long.
Syntax
expression.MonthDay
expression A variable that represents an Exception object.
Return Value
Long
See Also