Gets the e-mail address of the contact.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public String getEmail () |
A string containing an e-mail address. The default is an empty string.
See Also