Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.04 KB

phoneline_fromidasync_1092273110.md

File metadata and controls

35 lines (23 loc) · 1.04 KB
-api-id -api-type
M:Windows.ApplicationModel.Calls.PhoneLine.FromIdAsync(System.Guid)
winrt method

Windows.ApplicationModel.Calls.PhoneLine.FromIdAsync

-description

This static method asynchronously retrieves a PhoneLine object that represents a specific phone line on the device based on the line ID.

-parameters

-param lineId

The line ID of the phone line to retrieve.

-returns

An asynchronous operation that returns a PhoneLine object that represents a specific phone line on the device based on the line ID. It will throw an exception on failure.

-remarks

The following example shows how to get the default PhoneLine.

[!code-csharpGetDefaultLine]

-examples

-see-also

-capabilities

phoneCallHistory, phoneCallHistorySystem