다음을 통해 공유


Contact.Phones 속성

정의

연락처의 전화 번호 컬렉션을 가져오거나 설정합니다.

public System.Collections.Generic.List<Xamarin.Essentials.ContactPhone> Phones { get; set; }

속성 값

System.Collections.Generic.List<ContactPhone>

적용 대상