PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

EmailSubject Property

Subject for the email sent to recipients.

Syntax

[VB.NET]
Public Property EmailSubject As String

[C#]
public string EmailSubject {get; set;}

Remarks

When a payment is made, the recipient will receive a notification email from PayPal. You can control the subject of that email with this property. However, you can only set one subject for all the payments you're sending in a Mass payment. You can not set a subject for each individual payment.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0