Interface CommunicationsGateway.DefinitionStages.WithTeamsVoicemailPilotNumber

All Known Subinterfaces:
CommunicationsGateway.Definition, CommunicationsGateway.DefinitionStages.WithCreate
Enclosing interface:
CommunicationsGateway.DefinitionStages

public static interface CommunicationsGateway.DefinitionStages.WithTeamsVoicemailPilotNumber
The stage of the CommunicationsGateway definition allowing to specify teamsVoicemailPilotNumber.
  • Method Details

    • withTeamsVoicemailPilotNumber

      CommunicationsGateway.DefinitionStages.WithCreate withTeamsVoicemailPilotNumber(String teamsVoicemailPilotNumber)
      Specifies the teamsVoicemailPilotNumber property: This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer..
      Parameters:
      teamsVoicemailPilotNumber - This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
      Returns:
      the next definition stage.