Share via


ConferenceParticipantInformation Members

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

The ConferenceParticipantInformation type exposes the following members.

Constructors

  Name Description
Public method ConferenceParticipantInformation Constructs the object.

Top

Properties

  Name Description
Public property Role Role requested for the invitee.
Public property Uri Participant’s URI.

Top

Methods

  Name Description
Public method Equals(Object) Returns true if the current participant is equal to the passed participant. (Overrides Object..::..Equals(Object).)
Public method Equals(ConferenceParticipantInformation) Returns true if the current participant is equal to the passed participant.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object..::..GetHashCode()()()().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member ToRealTimeAddress
Public method ToString (Inherited from Object.)

Top

Operators

  Name Description
Public operatorStatic member Equality Returns true if the two participants are equal.
Public operatorStatic member ImplicitWideningImplicitImplicitImplicit(ConferenceParticipantInformation to RealTimeAddress)
Public operatorStatic member Inequality Returns true if the two participants are unequal.

Top

See Also

Reference

ConferenceParticipantInformation Class

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace