TelephonyProvider Constructors
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.
Overloads
TelephonyProvider() | |
TelephonyProvider(String) |
TelephonyProvider()
public:
TelephonyProvider();
public TelephonyProvider ();
Public Sub New ()
Applies to
TelephonyProvider(String)
public:
TelephonyProvider(System::String ^ initializer);
public TelephonyProvider (string initializer);
new Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider : string -> Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider
Public Sub New (initializer As String)
Parameters
- initializer
- String