Recipients Property

See Also         Example         Applies To

Returns or sets the recipients on the routing slip.

Syntax

expression.Recipients(Index)

expression   Required. An expression that returns a RoutingSlip object.

Index   Optional Variant. The recipient. If this argument isn’t specified, the Recipients property returns (or can be set to) an array that contains all recipients.

Remarks

The order of the recipient list defines the delivery order if the routing delivery option is xlOneAfterAnother.

If a routing slip is in progress, only those recipients who haven’t already received and routed the document are returned or set.