CallForwardReceivedEventArgs(CallForwardReceivedEventArgs) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)