_NameSpace.Dial(Object) 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.
Displays the New Call dialog box that allows users to dial the primary phone number of a specified contact.
public void Dial (object ContactItem);
Public Sub Dial (Optional ContactItem As Object)
Parameters
- ContactItem
- Object
The ContactItem object of the contact you want to dial.