Month Enumeration

3/29/2010

Specifies the months (from 1 to 12) used in a recurrence pattern.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public enum Month
'Declaration
Public Enumeration Month

Members

Member name Description
April The item recurs in April.
August The item recurs in August.
December The item recurs in December.
February The item recurs in Feburary.
January The item recurs in Janurary.
July The item recurs in July.
June The item recurs in June.
March The item recurs in March.
May The item recurs in May.
None The item does not recur monthly
November The item recurs in November.
October The item recurs in October.
September The item recurs in September.

See Also

Reference

Microsoft.WindowsMobile.PocketOutlook Namespace