SmsVoicemailMessage.SimIccId Property

Definition

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 = smsVoicemailMessage.simIccId;
Public ReadOnly Property SimIccId As String

Property Value

String

Platform::String

winrt::hstring

The ICCID of the SIM.

Implements

Windows requirements

App capabilities
cellularMessaging sms

Applies to