RecognizeInputType.Inequality(RecognizeInputType, RecognizeInputType) Operator
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.
Determines if two RecognizeInputType values are not the same.
public static bool operator != (Azure.Communication.CallAutomation.RecognizeInputType left, Azure.Communication.CallAutomation.RecognizeInputType right);
static member op_Inequality : Azure.Communication.CallAutomation.RecognizeInputType * Azure.Communication.CallAutomation.RecognizeInputType -> bool
Public Shared Operator != (left As RecognizeInputType, right As RecognizeInputType) As Boolean
Parameters
- left
- RecognizeInputType
- right
- RecognizeInputType