Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Call associated with this flow.
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected ReadOnly Property Call As Call
Get
'Usage
Dim value As Call
value = Me.Call
protected Call Call { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Call
Remarks
Deriving classes can expose strongly typed Calls.