Voice Mail Messages
ThetelDNVoiceMailMsgmessage (page 5-14) can return either of the following constants to indicate whether a voice mail message is waiting to be read.
enum { telAllVoiceMessagesRead = 0, telNewVoiceMessage = 1 };Constant descriptions
telAllVoiceMessagesRead- All messages have been read.
telNewVoiceMessage- A message is waiting to be read.