AbsoluteYearlyRecurrencePatternType.Month Property

Definition

The Month property gets or sets the month in which a yearly recurring item occurs.

public:
 property ExchangeWebServices::MonthNamesType Month { ExchangeWebServices::MonthNamesType get(); void set(ExchangeWebServices::MonthNamesType value); };
public ExchangeWebServices.MonthNamesType Month { get; set; }
Public Property Month As MonthNamesType

Property Value

The Month property returns the MonthNamesType enumeration value for the month in which a recurring item occurs.

Applies to