Click to Rate and Give Feedback
MSDN
MSDN Library
Online Services
Live Services SDK
Technical Reference
Objects
Messenger Object
 Messenger.Phone Method
Collapse All/Expand All Collapse All
Live Services SDK
Messenger.Phone Method

Displays the Windows Live Messenger Phone Dialer dialog box. If a valid phone number is given as a parameter, the dialog box displays the value as the default phone number.

VBScript Syntax

' Open Messenger Phone Dialer
external.Messenger.Phone

JavaScript Syntax

// Open Messenger Phone Dialer
window.external.Messenger.Phone();

Phone

A String value of a default phone number.

No return value.

An exception is thrown if the Phone Dialer dialog box cannot be displayed because another dialog box is already on the screen.

After it has been displayed, the dialog box can be controlled only by the user. The application cannot directly make changes or initiate dialing from the Phone Dialer dialog box.

If no parameter is supplied, the Phone Dialer dialog box appears and waits for user input.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker