Del via


CallAnswerEventArgs.SourceDeviceId Property

Definition

public:
 property Platform::String ^ SourceDeviceId { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring SourceDeviceId();
[Windows.Foundation.Metadata.Experimental]
public string SourceDeviceId { [Windows.Foundation.Metadata.Experimental] get; }
var string = callAnswerEventArgs.sourceDeviceId;
Public ReadOnly Property SourceDeviceId As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Windows requirements

Device family
Windows 11, version 24H2 (introduced in 10.0.26100.0)
API contract
Windows.ApplicationModel.Calls.CallsVoipContract (introduced in v5.0)
App capabilities
voipCall

Applies to