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