Accepts the forward of the call specified in ForwardDestination.

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

Syntax

Visual Basic (Declaration)
Public 
Sub 
Accept
C#
public 
void 
Accept()
Visual C++
public:
void 
Accept()
JavaScript
function 
accept();

See Also