The ConversationParticipanttype exposes the following members.

Methods

  Name Description
Equals Overloaded.
Finalize (Inherited from Object.)
GetEndpoints
Gets a snapshot list of endpoints known for this participant.
GetHashCode
Gets the hashcode for this instance.
(Overrides ObjectGetHashCode () () () .)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Gets the string representation of this participant.
(Overrides ObjectToString () () () .)

Operators

  Name Description
Equality
Gets whether the two participants are equal.
Inequality
Gets whether the two participants are unequal.

Properties

  Name Description
ActiveMediaTypes
Gets the active media types for the participant.
DisplayName
Gets the display name.
OtherPhoneUri
Gets the other phone URI of the participant.
PhoneUri
Gets the phone URI of the participant.
Role
Gets the conferencing role.
RosterVisibility
Gets the visibility of the participant in the conference roster, if applicable.
SourceNetwork
Gets the source network.
Uri
Gets the URI with a prefix attached.
UserAtHost
Gets the user@host portion of the participant's URI.

See Also