Compartir a través de


TaskRecurrenceType.Item Propiedad

Definición

La Item propiedad obtiene o establece un patrón de periodicidad.

public:
 property ExchangeWebServices::RecurrencePatternBaseType ^ Item { ExchangeWebServices::RecurrencePatternBaseType ^ get(); void set(ExchangeWebServices::RecurrencePatternBaseType ^ value); };
public ExchangeWebServices.RecurrencePatternBaseType Item { get; set; }
Public Property Item As RecurrencePatternBaseType

Valor de propiedad

La Item propiedad devuelve un objeto RecurrencePatternBaseType que representa una tarea periódica.

Comentarios

El objeto real devuelto por la Item propiedad será una instancia de una de las clases siguientes:

Se aplica a