CustomerEvent.op_Equality
CustomerEvent Equality operator
Determines whether the specified objects are 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 equal, otherwise false.
See Also
- class CustomerEvent
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email