Platform SDK: Exchange Server

ModifyRequest

The ModifyRequest operation allows a client to modify the value(s) of object(s) in the directory.

Parameters

Object
The DN of the object to be modified.
Modification
A list of modifications (add/delete/replace) to be performed on a entry to be modified. Modifications should be made in the sequence specified in this parameter. This means that in a single ModifyRequest you can perform a number of modifications to one or more attributes (for example, to add or remove distribution list membership).

Because there is a sequence of these Modification parameters, you can perform multiple operations on multiple objects in one operational message.

Remarks

It is possible to modify a proxy using the ModifyRequest operation.