addReadRequestaddReadRequest*
*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)

ParameterDescription
attributeNameOne of the standard vCard names; otherwise, the request is ignored and nothing is added to the read-requests queue.
isRequiredOptional. Currently, Internet Explorer ignores this parameter.
successReturns 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

userProfile


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.