Bagikan melalui


AppointmentRecurrence.Occurrences Properti

Definisi

Mendapatkan atau mengatur berapa kali janji temu berulang. Kemunculan berjenis IReference(UInt32) dan null secara default. Kejadian saling eksklusif dengan Until.

public:
 property IReference<unsigned int> ^ Occurrences { IReference<unsigned int> ^ get(); void set(IReference<unsigned int> ^ value); };
IReference<uint32_t> Occurrences();

void Occurrences(IReference<uint32_t> value);
public System.Nullable<uint> Occurrences { get; set; }
var iReference = appointmentRecurrence.occurrences;
appointmentRecurrence.occurrences = iReference;
Public Property Occurrences As Nullable(Of UInteger)

Nilai Properti

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

Berapa kali janji temu berulang.

Persyaratan Windows

Kemampuan aplikasi
appointmentsSystem

Berlaku untuk