ChatMessage.IsSimMessage Property

Definition

Gets a Boolean value indicating if the message is stored on a SIM card.

public:
 property bool IsSimMessage { bool get(); };
bool IsSimMessage();
public bool IsSimMessage { get; }
var boolean = chatMessage.isSimMessage;
Public ReadOnly Property IsSimMessage As Boolean

Property Value

Boolean

bool

A Boolean value indicating if the message is stored on a SIM card.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to