Click or drag to resize

MessagingParticipant Properties

The MessagingParticipant type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Participant's network-provided address, as known to the conferencing system.
(Inherited from Participant.)
Public propertyDisplayName
Participant's network-provided display name, as known to the conferencing system.
(Inherited from Participant.)
Public propertyDisplayOrder
Get participant name display order.
Public propertyFirstName
Returns the first name for the participant.
Public propertyHasPicture
Indicates whether the participant has a picture.
Public propertyId
Participant's unique id as given by the conference system.
(Inherited from Participant.)
Public propertyIsLocalUser
Information as to whether the participant is the local user.
(Inherited from Participant.)
Public propertyLastName
Returns the last name for the participant.
Public propertyModalities
List of all supported modalities for participant.
Public propertyPhoneNumbers
List of all phone numbers.
Public propertySourceType
Returns the participant source type.
Public propertyType
Returns the messaging participant type.
Top
See Also