Edit

Share via


ConferenceJoinInformation Class

Definition

Caution

This will be removed from future versions. Use 'ConferenceJoinOptions' instead

This class will be removed from future versions. Instead, use ConferenceJoinOptions to customize joining a conference. Contains information to customize joining a conference.

public ref class ConferenceJoinInformation
[System.Obsolete("This will be removed from future versions. Use 'ConferenceJoinOptions' instead")]
public class ConferenceJoinInformation
type ConferenceJoinInformation = class
Public Class ConferenceJoinInformation
Inheritance
ConferenceJoinInformation
Attributes

Constructors

ConferenceJoinInformation(ConferenceSummary)

Creates a new instance of the ConferenceJoinInformation class using the specified conference summary object.

ConferenceJoinInformation(RealTimeAddress)

Creates a new instance of the ConferenceJoinInformation class using the specified conference address.

Properties

ConferenceAddress

Gets the conference address to join.

IsTrustedJoin

Gets or sets whether to join the conference as a trusted application.

Methods

ToString()

Provides a string that describes the object.

Applies to