SmsAppMessage.SimIccId 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.
Gets the ICCID (Integrated Circuit Card Identifier) of the SIM that received the message.
public:
property Platform::String ^ SimIccId { Platform::String ^ get(); };
winrt::hstring SimIccId();
public string SimIccId { get; }
var string = smsAppMessage.simIccId;
Public ReadOnly Property SimIccId As String
Property Value
The ICCID of the SIM.
Implements
Windows requirements
App capabilities |
cellularMessaging
sms
|