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