다음을 통해 공유


PhoneCallHistoryEntry 클래스

정의

통화 기록에 대한 전화 통화에 대한 정보의 컬렉션입니다.

public ref class PhoneCallHistoryEntry sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallHistoryEntry final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class PhoneCallHistoryEntry final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallHistoryEntry
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PhoneCallHistoryEntry
function PhoneCallHistoryEntry()
Public NotInheritable Class PhoneCallHistoryEntry
상속
Object Platform::Object IInspectable PhoneCallHistoryEntry
특성

Windows 요구 사항

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

생성자

PhoneCallHistoryEntry()

PhoneCallHistoryEntry 개체를 만듭니다.

속성

Address

이 전화 통화의 주소록 정보를 가져오거나 설정합니다.

Duration

호출 기간을 가져오거나 설정합니다.

Id

이 로그 항목의 고유 식별자를 가져옵니다.

IsCallerIdBlocked

이 전화 통화에 대해 발신자 ID가 차단되었는지 여부를 결정하는 값을 가져오거나 설정합니다.

IsEmergency

호출이 긴급으로 분류되는지 여부를 결정하는 값을 가져오거나 설정합니다.

IsIncoming

호출이 수신 호출인지 여부를 가져오거나 설정합니다.

IsMissed

전화 통화가 누락되었는지 여부를 가져오거나 설정합니다.

IsRinging

호출이 현재 울리는지 여부를 가져오거나 설정합니다.

IsSeen

전화 통화가 표시되는지 여부를 가져오거나 설정합니다.

IsSuppressed

이 항목이 표시되지 않는지 여부를 가져오거나 설정합니다.

IsVoicemail

전화 통화 항목이 음성 메일 메시지인지 여부를 가져오거나 설정합니다.

Media

호출과 연결된 미디어 형식을 가져오거나 설정합니다.

OtherAppReadAccess

다른 애플리케이션에 제공된 액세스 수준을 가져오거나 설정합니다.

RemoteId

항목의 원격 ID를 가져오거나 설정합니다.

SourceDisplayName

전화 통화 원본의 표시 이름을 가져옵니다.

SourceId

전화 통화 원본의 식별자를 가져오거나 설정합니다.

SourceIdKind

SourceId가 식별자의 유형을 나타내는 값을 가져오거나 설정합니다.

StartTime

이 기록 항목의 시작 시간을 가져오거나 설정합니다.

적용 대상