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