Recurrence.RelativeYearlyPattern.Month Property

Definition

Gets or sets the month of the year when each occurrence happens.

public:
 property Microsoft::Exchange::WebServices::Data::Month Month { Microsoft::Exchange::WebServices::Data::Month get(); void set(Microsoft::Exchange::WebServices::Data::Month value); };
public Microsoft.Exchange.WebServices.Data.Month Month { get; set; }
Public Property Month As Month

Property Value

One of the Month enumeration values.

Applies to