Click or drag to resize

VisualVoiceMailServiceIsServiceAvailable Property

A Boolean value indicating whether the visual voicemail service is available. This value is closely connected with capabilities - if the service is not running, usually all of the capabilities related to the service won't be allowed.

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

Property Value

Type: Boolean
See Also