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.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Overridable Sub HandleForwardReceived ( _
e As CallForwardReceivedEventArgs _
)
'Usage
Dim e As CallForwardReceivedEventArgs
Me.HandleForwardReceived(e)
protected virtual void HandleForwardReceived(
CallForwardReceivedEventArgs e
)