Condividi tramite


AppointmentCalendarCreateOrUpdateAppointmentRequest.ChangedProperties Proprietà

Definizione

Ottiene un elenco di proprietà che l'utente desidera modificare o impostare in un appuntamento.

public:
 property IVectorView<Platform::String ^> ^ ChangedProperties { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> ChangedProperties();
public IReadOnlyList<string> ChangedProperties { get; }
var iVectorView = appointmentCalendarCreateOrUpdateAppointmentRequest.changedProperties;
Public ReadOnly Property ChangedProperties As IReadOnlyList(Of String)

Valore della proprietà

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Elenco delle proprietà dell'appuntamento.

Requisiti Windows

Funzionalità dell'app
appointmentsSystem

Si applica a