ChatMessageManager.ShowSmsSettings Method
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.
Launches the device's SMS settings app.
public:
static void ShowSmsSettings();
static void ShowSmsSettings();
public static void ShowSmsSettings();
function showSmsSettings()
Public Shared Sub ShowSmsSettings ()
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|
Remarks
The ShowSmsSettings method allows a chat application to launch the SMS settings pane attached to the current UI thread.