Contacts Property
      
 

Description

Returns list of all contacts in the chat room.


Property type

A XMPPContacts object.  


Syntax

object.Contacts



The Contacts Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.

Remarks

Contacts property returns reference to XMPPContacts object - collection of all XMPPContact objects in the chat room. Each object holds details about on of the contacts in the room.