RoutingSlip.Subject 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 or sets the subject for the mailer or routing slip.
public:
property System::Object ^ Subject { System::Object ^ get(); void set(System::Object ^ value); };
public object Subject { get; set; }
Public Property Subject As Object
Property Value
Remarks
The subject for the RoutingSlip object is used as the subject for mail messages used to route the workbook.