Creates a new instance of the CallForwardOptions class with a 303 response code.

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

Syntax

Visual Basic (Declaration)
Public 
Sub 
New
C#
public 
CallForwardOptions()
Visual C++
public:
CallForwardOptions()
JavaScript

Microsoft.Rtc.Collaboration.CallForwardOptions = 
function();

See Also