Search |
public static NumericSearchQuery LargerThan( int octets )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | octets is a negative value. |
Matches messages that are larger than the specified number of octets.
| This is equivalent to the LARGER search key as defined in rfc3501. |