AddParticipantOptions(CallInvite) 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.
Creates a new AddParticipantOptions object.
public AddParticipantOptions (Azure.Communication.CallAutomation.CallInvite participantToAdd);
new Azure.Communication.CallAutomation.AddParticipantOptions : Azure.Communication.CallAutomation.CallInvite -> Azure.Communication.CallAutomation.AddParticipantOptions
Public Sub New (participantToAdd As CallInvite)
Parameters
- participantToAdd
- CallInvite