Edit

Share via


CallForwardReceivedEventArgs(CallForwardReceivedEventArgs) Constructor

Definition

Copy constructor for the derived class to initialize.

protected:
 CallForwardReceivedEventArgs(Microsoft::Rtc::Collaboration::CallForwardReceivedEventArgs ^ e);
protected CallForwardReceivedEventArgs (Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs e);
new Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs : Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs -> Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs
Protected Sub New (e As CallForwardReceivedEventArgs)

Parameters

Applies to