다음을 통해 공유


PhoneCall.CallId 속성

정의

전화 통화 식별자(또는 통화 식별자)를 가져옵니다.

public:
 property Platform::String ^ CallId { Platform::String ^ get(); };
winrt::hstring CallId();
public string CallId { get; }
var string = phoneCall.callId;
Public ReadOnly Property CallId As String

속성 값

String

Platform::String

winrt::hstring

호출 식별자를 포함하는 문자열입니다.

Windows 요구 사항

앱 기능
phoneCall

적용 대상