Mailer.Subject Property

Definition

Returns or sets the subject for the mailer or routing slip.

public:
 property System::String ^ Subject { System::String ^ get(); void set(System::String ^ value); };
public string Subject { get; set; }
Public Property Subject As String

Property Value

Remarks

The subject for the RoutingSlip object is used as the subject for mail messages used to route the workbook.

Applies to