Bagikan melalui


EmailMeetingInfo.Recurrence Properti

Definisi

Mendapatkan atau mengatur parameter pengulangan.

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

Nilai Properti

Parameter pengulangan.

Persyaratan Windows

Kemampuan aplikasi
email emailSystem

Berlaku untuk