WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIAbDirectoryQueryPropertyValue

IID:3A6E0C0C-1DD2-11B2-B23D-EA3A8CCB333C
Inherits From:nsISupports

Properties

readonly char* name

The property which should be matched

For example 'primaryEmail' or 'homePhone' for card properties.

Two further properties are defined that do not exist as properties on a card.

'card:nsIAbCard' which represents the interface of a card component

readonly PRUnichar* value

The value of the property

readonly nsISupports valueISupports

The value of the property as an interface

Only valid if the corresponding property name is related to an interface instead of a wstring

Reference documentation is generated from Mozilla's source.