PhoneCallHistoryEntryRawAddressKind 열거형

정의

PhoneCallHistoryEntryAddress에서 사용하는 주소 유형입니다.

public enum class PhoneCallHistoryEntryRawAddressKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PhoneCallHistoryEntryRawAddressKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PhoneCallHistoryEntryRawAddressKind
var value = Windows.ApplicationModel.Calls.PhoneCallHistoryEntryRawAddressKind.phoneNumber
Public Enum PhoneCallHistoryEntryRawAddressKind
상속
PhoneCallHistoryEntryRawAddressKind
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
phoneCallHistory phoneCallHistorySystem

필드

Custom 1

원시 주소는 사용자 지정 문자열입니다.

PhoneNumber 0

원시 주소는 전화 번호입니다.

적용 대상