Search
Contact.getAddress Method
See Also
 






Gets the address of the contact.

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

 Syntax

Java  Copy Code

public String getAddress ()

 Return Value

A string containing address information. The default is an empty string.

 See Also