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: 493.0.70.0
Syntax
C#
public bool IsServiceAvailable { get; }

Property Value

Type: Boolean
See Also