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