Partager via


AppointmentProperties.DefaultProperties Propriété

Définition

Obtient une liste de noms pour les propriétés de rendez-vous par défaut.

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)

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste de noms pour les propriétés de rendez-vous par défaut.

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à