Bagikan melalui


AppointmentRecurrence.Until Properti

Definisi

Mendapatkan atau mengatur tanggal dan waktu hingga janji temu valid. Hingga berjenis IReference(DateTime) dan NULL secara default. Sampai saling eksklusif dengan Kejadian.

public:
 property IReference<DateTime> ^ Until { IReference<DateTime> ^ get(); void set(IReference<DateTime> ^ value); };
IReference<DateTime> Until();

void Until(IReference<DateTime> value);
public System.Nullable<System.DateTimeOffset> Until { get; set; }
var iReference = appointmentRecurrence.until;
appointmentRecurrence.until = iReference;
Public Property Until As Nullable(Of DateTimeOffset)

Nilai Properti

Tanggal dan waktu hingga janji temu valid.

Persyaratan Windows

Kemampuan aplikasi
appointmentsSystem

Berlaku untuk