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