ContactManager.SystemSortOrder 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 ou définit l'ordre de tri.
public:
static property ContactNameOrder SystemSortOrder { ContactNameOrder get(); void set(ContactNameOrder value); };
static ContactNameOrder SystemSortOrder();
static void SystemSortOrder(ContactNameOrder value);
public static ContactNameOrder SystemSortOrder { get; set; }
var contactNameOrder = ContactManager.systemSortOrder;
ContactManager.systemSortOrder = contactNameOrder;
Public Shared Property SystemSortOrder As ContactNameOrder
Valeur de propriété
Spécifie l'ordre de tri.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|