Click or drag to resize

UserVisualVoiceMailService Property

Service providing access to visual voice mail for this user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public VisualVoiceMailService VisualVoiceMailService { get; }

Property Value

Type: VisualVoiceMailService
Remarks
If the user is not configured for visual voice mail service, this property will return null.
See Also