Search
Contact.getMiddleName Method
See Also
 






Gets the middle name of the contact.

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

 Syntax

Java  Copy Code

public String getMiddleName ()

 Return Value

A string containing person's middle name. The default is an empty string.

 See Also