_Document.RoutingSlip Property
Returns a RoutingSlip object that represents the routing slip information for the specified document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property RoutingSlip As RoutingSlip
Get
'Usage
Dim instance As _Document
Dim value As RoutingSlip
value = instance.RoutingSlip
RoutingSlip RoutingSlip { get; }
Property Value
Type: Microsoft.Office.Interop.Word.RoutingSlip
Remarks
A routing slip is used to send a document through an electronic mail system.