Vm_Event
Indicate an event has occurred affecting a particular voicemail box, or an action should be taken affecting a particular voicemail box.
Syntax
object.Vm_Event iLineId, sEvent, sVmbId, sParam1, sParam2, sParam3
| Part | Description | 
| object | VoiceGuide object | 
| iLineId | Identification number of the line | 
| sEvent | Event/Action type. Allowed values are: FORWARD, MSG_NEW, MSG_NONEWMSGS, MSG_NOSAVEDMSGS, LOGIN, LOGOUT | 
| sVmbId | The ID of the Voicemail box to which the Event/Action applies. | 
| sParam1 | Event/Action specific parameter. Set to blank if not used. | 
| sParam2 | Event/Action specific parameter. Set to blank if not used. | 
| sParam3 | Event/Action specific parameter. Set to blank if not used. | 
For examples of use please see the VoiceGuide Scripted Voicemail System script files.