Click or drag to resize

ContactListEventArgsContacts Property

Set of contacts.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public HashSet<Contact> Contacts { get; }

Property Value

Type: HashSetContact
See Also