MessagingParticipant Properties |
The MessagingParticipant type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Participant's network-provided address, as known to the conferencing system.
(Inherited from Participant.) | |
| DisplayName |
Participant's network-provided display name, as known to the conferencing system.
(Inherited from Participant.) | |
| DisplayOrder |
Get participant name display order.
| |
| FirstName |
Returns the first name for the participant.
| |
| HasPicture |
Indicates whether the participant has a picture.
| |
| Id |
Participant's unique id as given by the conference system.
(Inherited from Participant.) | |
| IsLocalUser |
Information as to whether the participant is the local user.
(Inherited from Participant.) | |
| LastName |
Returns the last name for the participant.
| |
| Modalities |
List of all supported modalities for participant.
| |
| PhoneNumbers |
List of all phone numbers.
| |
| SourceType |
Returns the participant source type.
| |
| Type |
Returns the messaging participant type.
|