Search
Contact.getFirstName Method
See Also
 






Gets the first name of the contact.

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

 Syntax

Java  Copy Code

public String getFirstName ()

 Return Value

A string containing the first name of a person. The default is an empty string.

 See Also