Edit

Share via


CallTransferReceivedEventArgs(CallTransferReceivedEventArgs) Constructor

Definition

Copy constructor for dervie class to initialize base class properties.

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

Parameters

Applies to