PhoneNumber Property

Sets the phone number to dial when you call the Dial method.

Syntax

object.PhoneNumber [= string]

The PhoneNumber property syntax has these parts:

Part
Description
object An object expression that evaluates to the EasyDial control.
string The phone number as a string.

 Remarks

If the phone number is not specified, the Dial method will use the phone number specified in the phone book entry.

 
Copyright © 2000-2001 Zhenyang Zhu
All rights reserved.