Search
Contact.getPhone Method
See Also
 






Gets the phone of the contact.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public String getPhone ()

 Return Value

A string containing a phone number. The default is an empty string.

 See Also