Поделиться через


EmailMeetingInfo.Recurrence Свойство

Определение

Возвращает или задает параметры повторения.

public:
 property AppointmentRecurrence ^ Recurrence { AppointmentRecurrence ^ get(); void set(AppointmentRecurrence ^ value); };
AppointmentRecurrence Recurrence();

void Recurrence(AppointmentRecurrence value);
public AppointmentRecurrence Recurrence { get; set; }
var appointmentRecurrence = emailMeetingInfo.recurrence;
emailMeetingInfo.recurrence = appointmentRecurrence;
Public Property Recurrence As AppointmentRecurrence

Значение свойства

Параметры повторения.

Требования к Windows

Возможности приложения
email emailSystem

Применяется к