MsgAddress.Inequality Operator
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9083)
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 |