In The Hand LtdIn The Hand
MonthOfYear Property
NamespacesInTheHand.WindowsMobile.PocketOutlookRecurrenceMonthOfYear
.NET Components for Mobility
Gets or sets the month of the year in which the recurrence occurs.
Declaration Syntax
C#Visual Basic
public Month MonthOfYear { get; set; }
Public Property MonthOfYear As Month
	Get
	Set
Remarks
Valid only for Yearly and YearByNumber Recurrences.
Exceptions
ExceptionCondition
NotSupportedExceptionMonthOfYear property only valid for Yearly and YearByNumber Recurrence Types.
ArgumentOutOfRangeExceptionValue must be between 1 and 12 inclusive.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0