The arguments for a query. More...
import "nsIAbDirectoryQuery.idl";
Public Attributes | |
| attribute nsISupports | expression |
| Defines the boolean expression for the matching of cards. | |
| attribute boolean | querySubDirectories |
| Defines if sub directories should be queried. | |
| attribute nsISupports | typeSpecificArg |
| A parameter which can be used to pass in data specific to a particular type of addressbook. | |
The arguments for a query.
Contains an expression for perform matches and an array of properties which should be returned if a match is found from the expression
Defines the boolean expression for the matching of cards.
Defines if sub directories should be queried.
A parameter which can be used to pass in data specific to a particular type of addressbook.
1.7.1