ContactManagerForUser.SystemSortOrder 屬性

定義

取得或設定連絡人的排序次序。 例如,依姓氏或名字排序。

public:
 property ContactNameOrder SystemSortOrder { ContactNameOrder get(); void set(ContactNameOrder value); };
ContactNameOrder SystemSortOrder();

void SystemSortOrder(ContactNameOrder value);
public ContactNameOrder SystemSortOrder { get; set; }
var contactNameOrder = contactManagerForUser.systemSortOrder;
contactManagerForUser.systemSortOrder = contactNameOrder;
Public Property SystemSortOrder As ContactNameOrder

屬性值

排序次序。

Windows 需求

應用程式功能
contactsSystem

適用於