MonthNamesType Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Specifies the month in which an annually recurring item occurs.

Namespace:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (in Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Syntax

'Declaration
Public Enumeration MonthNamesType
'Usage
Dim instance As MonthNamesType
public enum MonthNamesType
public enum class MonthNamesType
public enum MonthNamesType

Members

Member name Description
Supported by the .NET Compact Framework January The item recurs every January.
Supported by the .NET Compact Framework February The item recurs every February.
Supported by the .NET Compact Framework March The item recurs every March.
Supported by the .NET Compact Framework April The item recurs every April.
Supported by the .NET Compact Framework May The item recurs every May.
Supported by the .NET Compact Framework June The item recurs every June.
Supported by the .NET Compact Framework July The item recurs every July.
Supported by the .NET Compact Framework August The item recurs every August.
Supported by the .NET Compact Framework September The item recurs every September.
Supported by the .NET Compact Framework October The item recurs every October.
Supported by the .NET Compact Framework November The item recurs every November.
Supported by the .NET Compact Framework December The item recurs every December.

Remarks

For the full documentation on the types in the Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 namespace, see the Microsoft Exchange Server 2007 SDK in the MSDN Library.

Platforms

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Compact Framework

Supported in: 3.5

See Also

Reference

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace