RoutingSlip.Subject Property

Definition

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.

Applies to