Appointment.Recurrence Propiedad

Definición

Obtiene o establece el patrón de periodicidad de la cita. Las clases de patrón de periodicidad disponibles incluyen Recurrence.DailyPattern, Recurrence.WeeklyPattern, Recurrence.MonthlyPatterny Recurrence.YearlyPattern.

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

Valor de propiedad

Patrón de periodicidad de la cita.

Se aplica a