doc: Explain VoicemailMessageCount value zero.

This commit is contained in:
Andrzej Zaborowski 2010-03-31 06:57:21 +02:00 committed by Denis Kenzior
parent 42ef218668
commit 374181097e
1 changed files with 4 additions and 1 deletions

View File

@ -35,7 +35,10 @@ Properties boolean VoicemailWaiting [readonly]
byte VoicemailMessageCount [readonly]
The total number of voicemail messages waiting.
Values of 255 indicate 255 messages or more.
Values of 255 indicate 255 messages or more. Value
0 when VoicemailWaiting is true indicates that the
mailbox is not empty and the message count is not
known.
string VoicemailMailboxNumber [readwrite]