IsTrustedJoin Property

Gets instant messaging mcu session.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property IsTrustedJoin As Boolean
    Get
'Usage
Dim instance As ConferenceSession
Dim value As Boolean

value = instance.IsTrustedJoin
public bool IsTrustedJoin { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace