_Document.RoutingSlip Property
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.
Returns a RoutingSlip object that represents the routing slip information for the specified document.
public:
property Microsoft::Office::Interop::Word::RoutingSlip ^ RoutingSlip { Microsoft::Office::Interop::Word::RoutingSlip ^ get(); };
public Microsoft.Office.Interop.Word.RoutingSlip RoutingSlip { get; }
member this.RoutingSlip : Microsoft.Office.Interop.Word.RoutingSlip
Public ReadOnly Property RoutingSlip As RoutingSlip
Property Value
Remarks
A routing slip is used to send a document through an electronic mail system.