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