The InstantMessagingMcuParticipantEndpointPropertiestype exposes the following members.

Methods

  Name Description
Clone
Gets a deep copy of this instance.
(Overrides McuParticipantEndpointProperties . . :: . Clone () () () .)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
AccessMethod
Gets the conference access method.
(Inherited from McuParticipantEndpointProperties.)
AuthenticationMethod
Gets the conference authentication method.
(Inherited from McuParticipantEndpointProperties.)
JoinMethod
Gets the endpoint join method.
(Inherited from McuParticipantEndpointProperties.)
Media
Gets the media the participant is participating in.
(Inherited from McuParticipantEndpointProperties.)
PreferredLanguages
Gets the preferred languages for annoucements.
(Inherited from McuParticipantEndpointProperties.)
Role
Gets the endpoint role.
(Inherited from McuParticipantEndpointProperties.)
Services
Gets the list of conferencing services for the participant.
(Inherited from McuParticipantEndpointProperties.)
State
Gets the endpoint state.
(Inherited from McuParticipantEndpointProperties.)
SupportedContent
Gets the supported content.
UserAgent
Gets the user agent header.

See Also