CustomerEvent.op_Inequality
CustomerEvent Inequality operator
Determines whether the specified objects are not equal.
public static bool operator !=(CustomerEvent a, CustomerEvent b)
Parameter | Type | Description |
---|---|---|
a | CustomerEvent | First object to compare |
b | CustomerEvent | Second object to compare |
Return Value
Returns true if objects are not equal, otherwise false.
See Also
- class CustomerEvent
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email