Freigeben über


AppointmentProperties.DefaultProperties Eigenschaft

Definition

Ruft eine Liste von Namen für die Standardtermineigenschaften ab.

public:
 static property IVector<Platform::String ^> ^ DefaultProperties { IVector<Platform::String ^> ^ get(); };
static IVector<winrt::hstring> DefaultProperties();
public static IList<string> DefaultProperties { get; }
var iVector = AppointmentProperties.defaultProperties;
Public Shared ReadOnly Property DefaultProperties As IList(Of String)

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Eine Liste der Namen für die Standardtermineigenschaften.

Windows-Anforderungen

App-Funktionen
appointmentsSystem

Gilt für: