Click or drag to resize

MessagingProviderConversationsEventArgs Class

EventArgs used to notify about messaging provider type.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesMessagingProviderConversationsEventArgs

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

The MessagingProviderConversationsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMessagingConversations
Conversations list.
Public propertyProviderType
Conversations list.
Top
See Also