共用方式為


ContactListSyncConstraints 類別

定義

指定可同步處理多少連絡人清單資料的限制。

public ref class ContactListSyncConstraints sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ContactListSyncConstraints final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ContactListSyncConstraints
Public NotInheritable Class ContactListSyncConstraints
繼承
Object Platform::Object IInspectable ContactListSyncConstraints
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
應用程式功能
contactsSystem

屬性

CanSyncDescriptions

取得或設定布林值,指出是否要同步處理連絡人描述。

MaxAnniversaryDates

取得或設定可同步處理的週年日數目上限。

MaxAssistantPhoneNumbers

取得或設定可以同步處理的助理電話號碼數目上限。

MaxBirthdayDates

取得或設定可以同步處理的生日數目上限。

MaxBusinessFaxPhoneNumbers

取得或設定可同步處理的商務傳真數目上限。

MaxChildRelationships

取得或設定可同步處理的子關聯性數目上限。

MaxCompanyPhoneNumbers

取得或設定可以同步處理的公司電話號碼數目上限。

MaxHomeAddresses

取得或設定可同步處理的主位址數目上限。

MaxHomeFaxPhoneNumbers

取得或設定可以同步處理的主傳真呼叫號碼數目上限。

MaxHomePhoneNumbers

取得或設定可以同步處理的主電話號碼數目上限。

MaxJobInfo

取得或設定可以同步處理的作業資訊專案數目上限。

MaxMobilePhoneNumbers

取得或設定可同步處理之行動電話數目上限。

MaxOtherAddresses

取得或設定可以同步處理的「其他位址」專案數目上限。

MaxOtherDates

取得或設定可以同步處理的「其他日期」數目上限。

MaxOtherEmailAddresses

取得或設定可以同步處理的「其他電子郵件地址」數目上限。

MaxOtherPhoneNumbers

取得或設定可以同步處理的「其他電話號碼」數目上限。

MaxOtherRelationships

取得或設定可以同步處理的「其他關聯性」專案數目上限。

MaxPagerPhoneNumbers

取得或設定可以同步處理的頁碼數目上限。

MaxParentRelationships

取得或設定可以同步處理的父關聯性數目上限。

MaxPartnerRelationships

取得或設定可同步處理的夥伴關聯性數目上限。

MaxPersonalEmailAddresses

取得或設定可同步處理的個人電子郵件地址數目上限。

MaxRadioPhoneNumbers

取得或設定可以同步處理的無線電電話號碼數目上限。

MaxSiblingRelationships

取得或設定可同步處理的同層級關聯性數目上限。

MaxSpouseRelationships

取得或設定可以同步處理的配偶關係數目上限。

MaxWebsites

取得或設定可以同步處理的網站專案數目上限。

MaxWorkAddresses

取得或設定可同步處理的工作位址數目上限。

MaxWorkEmailAddresses

取得或設定可以同步處理的工作電子郵件地址數目上限。

MaxWorkPhoneNumbers

取得或設定可同步處理的公司電話號碼數目上限。

適用於