Partilhar via


ConferenceParticipantInformation Members

Include Protected Members
Include Inherited Members

This class represents the information necessary for each participant when scheduling a conference.

The ConferenceParticipantInformation type exposes the following members.

Constructors

  Name Description
Public method ConferenceParticipantInformation Creates a new instance of the ConferenceParticipantInformation class.

Top

Properties

  Name Description
Public property Role Gets the role requested for the invitee.
Public property Uri Gets the participant's URI.

Top

Methods

  Name Description
Public method Equals(Object) Gets whether the current participant is equal to the passed participant. (Overrides Object.Equals(Object).)
Public method Equals(ConferenceParticipantInformation) Gets whether the current participant is equal to the passed participant.
Protected method Finalize (inherited from Object)
Public method GetHashCode Generates a hash code for the participant instance. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public methodStatic member ToRealTimeAddress Convert settings to endpoint address.
Public method ToString (inherited from Object)

Top

Operators

  Name Description
Public operatorStatic member Equality Gets whether the two participants are equal.
Public operatorStatic member Implicit(ConferenceParticipantInformation to RealTimeAddress) Convert settings to endpoint address.
Public operatorStatic member Inequality Gets whether the two participants are unequal.

Top

See Also

Reference

ConferenceParticipantInformation Class

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace