8.1.1.6 Name Property

The Name property returns the name of the mailbox associated with the voicemail session used for VBScript interaction with Voicemail (equivalent to $NAM system variable).

Owning object: vmprov5.voicescript

String:

Set: This property is read-only.

Get: A String object containing the name of the associated voice mailbox. for example:

String = Voice.Name

8.1.1.7 NewMsgs Property

The NewMsgs property returns the number of new messages contained within the session mailbox.

Owning object: vmprov5.voicescript

String:

Set: This property is read-only.

Get: The number of new messages within the mailbox. For example: Number = Voice.NewMsgs

8.1.1.8 OldMsgs Property

The OldMsgs property returns the number of old messages contained within the session mailbox.

Owning object: vmprov5.voicescript

String:

Set: This property is read-only.

Get: The number of old messages within the mailbox. For example: Number = Voice.OldMsgs

Voicemail Pro

Page 314

IP Office

15-601063 Issue 20l (03 March 2009)

Page 314
Image 314
Avaya 15-601063 manual Name Property, NewMsgs Property, OldMsgs Property