MsgAddress.Equality Operator
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9313)
Equality(MsgAddress, MsgAddress)
Compares two MsgAddress instances for equality.
Declaration
public static bool operator ==(MsgAddress a, MsgAddress b)
Parameters
| Type | Name | Description |
|---|---|---|
| MsgAddress | a | |
| MsgAddress | b |
Returns
| Type | Description |
|---|---|
| Boolean |