The ChatRoomParticipanttype exposes the following members.

Properties

  Name Description
Public property EntityGuid Gets the entity GUID which identifies this user to the system.
Public property IsManager Gets a value indicating whether this participant is a manager of this chat room.
Public property IsPresenter Gets a value indicating whether this participant is a presenter on this chat room. This value is only used when a chat room is configured as an auditorium. (see IsAuditorium .)
Public property Name Gets the name of the user represented by this instance.
Public property SipUri Gets the SIP URI of this participant.
Top

See Also