ConferenceInvitationDialOutOptionsExtensions.SetPartcipantEndpointId Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void SetPartcipantEndpointId(Microsoft::Rtc::Collaboration::ConferenceInvitationDialOutOptions ^ dialOutOptions, System::String ^ participantEndpointId);
public static void SetPartcipantEndpointId (this Microsoft.Rtc.Collaboration.ConferenceInvitationDialOutOptions dialOutOptions, string participantEndpointId);
static member SetPartcipantEndpointId : Microsoft.Rtc.Collaboration.ConferenceInvitationDialOutOptions * string -> unit
<Extension()>
Public Sub SetPartcipantEndpointId (dialOutOptions As ConferenceInvitationDialOutOptions, participantEndpointId As String)
Parameters
- dialOutOptions
- ConferenceInvitationDialOutOptions
- participantEndpointId
- String