AppointmentProperties.DefaultProperties Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Liste de noms pour les propriétés de rendez-vous par défaut.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|