Contents Index Topic Contents | ||
Previous Topic: addImport Next Topic: addRule |
addReadRequest
Description
Adds an entry to the read-requests queue.
Syntax
navigator.userProfile.addReadRequest(attributeName [, isRequired], success)
Parameter Description attributeName One of the standard vCard names; otherwise, the request is ignored and nothing is added to the read-requests queue. isRequired Optional. Currently, Internet Explorer ignores this parameter. success Returns TRUE if the request has been added to the queue successfully, or FALSE otherwise. This could mean that either the attribute name was not recognized or the attribute had already appeared in the request queue. Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.