Click or drag to resize
VisualVoiceMailServiceHasUnreadMessages Property
Returns whether the user has unread voicemail messages.

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

Return Value

Type: Boolean
True if user has unread voicemail messages.
See Also