RoutingSlip.Reset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the routing slip so that a new routing can be initiated with the same slip (using the same recipient list and delivery information).
public:
System::Object ^ Reset();
public object Reset ();
Public Function Reset () As Object
Returns
Remarks
The routing must be completed before you use this method. Using this method at other times causes an error.