Task.Recurrence Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el patrón de periodicidad para esta tarea. Las clases de patrón de periodicidad disponibles incluyen Recurrence.DailyPattern, Recurrence.MonthlyPattern y 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
Objeto Recurrence.