PhoneCallHistoryEntryAddress.RawAddressKind 속성

정의

RawAddress가 나타내는 주소 유형을 가져오거나 설정합니다.

public:
 property PhoneCallHistoryEntryRawAddressKind RawAddressKind { PhoneCallHistoryEntryRawAddressKind get(); void set(PhoneCallHistoryEntryRawAddressKind value); };
PhoneCallHistoryEntryRawAddressKind RawAddressKind();

void RawAddressKind(PhoneCallHistoryEntryRawAddressKind value);
public PhoneCallHistoryEntryRawAddressKind RawAddressKind { get; set; }
var phoneCallHistoryEntryRawAddressKind = phoneCallHistoryEntryAddress.rawAddressKind;
phoneCallHistoryEntryAddress.rawAddressKind = phoneCallHistoryEntryRawAddressKind;
Public Property RawAddressKind As PhoneCallHistoryEntryRawAddressKind

속성 값

주소 유형입니다.

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem

적용 대상