CallForwardReceivedEventArgs Constructor
Copy constructor for the derived class to initialize.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Sub New ( _
e As CallForwardReceivedEventArgs _
)
'Usage
Dim e As CallForwardReceivedEventArgs
Dim instance As New CallForwardReceivedEventArgs(e)
protected CallForwardReceivedEventArgs(
CallForwardReceivedEventArgs e
)
Parameters
See Also
Reference
CallForwardReceivedEventArgs Class