Click or drag to resize

VisualVoiceMailServiceHasUnreadMessages Property

Returns whether the user has unread voicemail messages.

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

Return Value

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