IsConferenceDialOut Property

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

Syntax

'Declaration
Public ReadOnly Property IsConferenceDialOut As Boolean
    Get
'Usage
Dim instance As InviteReceivedEventArgs
Dim value As Boolean

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

Property Value

Type: System..::..Boolean

See Also

Reference

InviteReceivedEventArgs Class

InviteReceivedEventArgs Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace