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

Applies to