Edit

Share via


AcpInformation(String, IEnumerable<String>, String) Constructor

Definition

public:
 AcpInformation(System::String ^ tollNumber, System::Collections::Generic::IEnumerable<System::String ^> ^ tollFreeNumbers, System::String ^ participantPasscode);
public AcpInformation (string tollNumber, System.Collections.Generic.IEnumerable<string> tollFreeNumbers, string participantPasscode);
new Microsoft.Rtc.Internal.Collaboration.AcpInformation : string * seq<string> * string -> Microsoft.Rtc.Internal.Collaboration.AcpInformation
Public Sub New (tollNumber As String, tollFreeNumbers As IEnumerable(Of String), participantPasscode As String)

Parameters

tollNumber
String
tollFreeNumbers
IEnumerable<String>
participantPasscode
String

Applies to