This function returns the information on the last voice mail message left in the system, using the format specified in the HomeSeer Phone "Last Voice Mail Message" format box in the Phone Settings screen.
Parameter: XML
information
Type: Boolean
Description: If TRUE, the output is in an XML format suitable for use with
other applications.
Return value: Voicemail
information
Type: String
Description: String formatted according to the format string specification
or in XML format.
If your "Last Voice Mail Message" format string is this:
On #CallDate# at #CallTime# you received a call from #CallFrom# at #CallNumber#, and a message #Length# in length was left in #MailBox# mailbox.
Your returned string would appear similar to this:
On Thu, Jan 1, 2005 at 1:23 PM you received a call from Smith, John at 603-555-1234, and a message 0:27 in length was left in Joe's mailbox.