ContactManager 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示來源應用程式可以呼叫以存取連絡人資料的服務。
public ref class ContactManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class ContactManager
Public Class ContactManager
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
contactsSystem
|
備註
這個類別的所有相關方法都是靜態方法。
如需如何管理連絡人的詳細資訊,請參閱 連絡人和行事曆。
版本歷程記錄
Windows 版本 | SDK 版本 | 新增值 |
---|---|---|
1607 | 14393 | GetForUser |
1703 | 15063 | IncludeMiddleNameInSystemDisplayAndSort |
1703 | 15063 | IsShowFullContactCardSupportedAsync |
屬性
IncludeMiddleNameInSystemDisplayAndSort |
取得或設定 Boolean,指出連絡人的中間名是否包含在連絡人的 DisplayName 和 SortName 中。 |
SystemDisplayNameOrder |
取得或設定顯示名稱順序。 |
SystemSortOrder |
取得或設定排序順序。 |