AbsoluteYearlyRecurrencePatternType.Month Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.