Getresult Method; Getsavedmsgs Method; Getsavedresult Method; Getvariable Method - Avaya IP Office Voicemail Pro Installation And Maintenance Manual

Hide thumbs Also See for IP Office Voicemail Pro:
Table of Contents

Advertisement

Voicemail Pro Installation and Maintenance Guide

GetResult Method

The GetResult method is used to obtain the $RES session variable.
Voice.GetResult(
) As String
Parameters
dlgid - The connection ID as passed in to the script.
Return Value
The value of the $RES session variable associated with the specified voicemail session.

GetSavedMsgs Method

The GetSavedMsgs method is used to obtain the number of saved messages contained within the
session's mailbox.
Voice.GetSavedMsgs (
) As Long
Parameters
dlgid - The connection ID as passed in to the script.
Return Value
The number of saved messages contained within the session's mailbox.

GetSavedResult Method

The GetSavedResult method is used to obtain the $SAV session variable.
Voice.GetSavedResult(
) As String
Parameters
dlgid - The connection ID as passed in to the script.
Return Value
The value of the $SAV session variable associated with the specified voicemail session.

GetVariable Method

The GetVariable method is used to obtain the $VAR session variable.
Voice.GetVariable(
[dlgid As Long = 0]
) As String
Parameters
dlgid - The connection ID as passed in to the script.
Return Value
The value of the $VAR session variable associated with the specified voicemail session.
Page 242
15-601063 Issue 15b (31 May 2006)
[dlgid As Long = 0]
[dlgid As Long = 0]
[dlgid As Long = 0]
Voicemail Pro Installation and Maintenance Guide
IP Office

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents