Avaya 15-601063 Answering Machine User Manual


 
Voicemail Pro Page 316
15-601063 Issue 20l (03 March 2009)IP Office
8.1.1.11 SavedMsgs Property
The SavedMsgs property returns the number of saved messages contained within the session mailbox.
· Owning object: vmprov5.voicescript
· String:
· Set: This property is read-only.
· Get: The number of saved messages within the mailbox. For example: Number = Voice.SavedMsgs
8.1.1.12 SavedResult Property
The SavedResult property gets and sets the $SAV voicemail system variable.
· Owning object: vmprov5.voicescript
· String:
· Set: A string object that contains the new value for the $SAV variable. For example: Voice.SavedResult = String
· Get: A string object containing the current value for $SAV. For example: String = Voice.SavedResult
8.1.1.13 Variable Property
The Variable property gets and sets the $VAR voicemail system variable.
· Owning object: vmprov5.voicescript
· String:
· Set: A string object that contains the new value for the $VAR variable. For example: Voice.Variable = String
· Get: A string object containing the current value for $VAR. For example: String = Voice.Variable