Share via


PhoneNumberType.Inequality(PhoneNumberType, PhoneNumberType) Operator

Definition

Determines if two PhoneNumberType values are not the same.

public static bool operator != (Azure.Communication.PhoneNumbers.PhoneNumberType left, Azure.Communication.PhoneNumbers.PhoneNumberType right);
static member op_Inequality : Azure.Communication.PhoneNumbers.PhoneNumberType * Azure.Communication.PhoneNumbers.PhoneNumberType -> bool
Public Shared Operator != (left As PhoneNumberType, right As PhoneNumberType) As Boolean

Parameters

Returns

Applies to