RoutingSlip Members

Include Protected Members
Include Inherited Members

Represents the routing slip associated with a document. You use a routing slip to send a document through an electronic mail system.

The RoutingSlip type exposes the following members.

Methods

  Name Description
Public method AddRecipient Adds a recipient name to the specified routing slip.
Public method Reset Resets the routing slip so that a new routing can be initiated with the same recipient list and delivery information. The routing must be completed before you use this method.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Delivery Returns or sets the delivery method used for routing the document.
Public property Message Returns or sets the message text for the specified routing slip. The text is used as the body text of the mail message for routing the document.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Protect Returns or sets the protection type for the document associated with the specified routing slip.
Public property Recipients Returns a recipient name from the specified routing slip.
Public property ReturnWhenDone True if the document associated with the specified routing slip is sent back to the original sender when the routing is finished.
Public property Status Returns the routing status of the specified routing slip.
Public property Subject Returns or sets the subject text of mail messages used to route a document.
Public property TrackStatus True if a mail message is sent back to the original sender each time the routed document is forwarded.

Top

See Also

Reference

RoutingSlip Interface

Microsoft.Office.Interop.Word Namespace