AudioVideoCallEstablishOptions.UseGeneratedIdentityForTrustedConference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether the call should use a generated identity during call establishment to a trusted conference.
public:
property bool UseGeneratedIdentityForTrustedConference { bool get(); void set(bool value); };
public bool UseGeneratedIdentityForTrustedConference { get; set; }
member this.UseGeneratedIdentityForTrustedConference : bool with get, set
Public Property UseGeneratedIdentityForTrustedConference As Boolean
Property Value
Remarks
Setting this property to true is only valid for scenarios where the conversation has joined a conference as a trusted application. BeginJoin(ConferenceJoinOptions, AsyncCallback, Object) and JoinMode.