Share via


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

동기화할 수 있는 최대 1주년 날짜 수를 가져오거나 설정합니다.

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

동기화할 수 있는 최대 회사 전화 번호 수를 가져오거나 설정합니다.

적용 대상