Click or drag to resize

VisualVoiceMailMessageMarkMessageAsUnreadCapability Property

Returns an indication of whether the visual voicemail can be marked as unread.

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

Return Value

Type: Capability
Capability object describing whether the visual voicemail can be marked as unread.
See Also