SmsDevice2.ParentDeviceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A string representation of the device ID of the parent to this device.
Windows requirements
App capabilities |
cellularMessaging
sms
|