MeetingRequest.Recurrence Property

Definition

Gets or sets the recurrence pattern of the appointment.

public:
 property Microsoft::Exchange::WebServices::Data::Recurrence ^ Recurrence { Microsoft::Exchange::WebServices::Data::Recurrence ^ get(); };
public Microsoft.Exchange.WebServices.Data.Recurrence Recurrence { get; }
Public ReadOnly Property Recurrence As Recurrence

Property Value

The recurrence pattern of the appointment.

Applies to