Click or drag to resize
MessagingConversationNumberEventArgs Class
EventArgs used to notify that count of unreaded conversations has changed.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesMessagingConversationNumberEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class MessagingConversationNumberEventArgs : EventArgs

The MessagingConversationNumberEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfConversations
Number of conversations that are unread.
Top
See Also