SmsDevice2.ParentDeviceId Property

Definition

The parent device ID of this device.

public:
 property Platform::String ^ ParentDeviceId { Platform::String ^ get(); };
winrt::hstring ParentDeviceId();
public string ParentDeviceId { get; }
var string = smsDevice2.parentDeviceId;
Public ReadOnly Property ParentDeviceId As String

Property Value

String

Platform::String

winrt::hstring

A string representation of the device ID of the parent to this device.

Windows requirements

App capabilities
cellularMessaging sms

Applies to