Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Subject Property

The subject of the mail message (optional).

Syntax

[VB.NET]
Public Property Subject As String

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

Remarks

The string in this property is sent with a Subject SMTP header to the mail recipient.

If the resulting header is longer than MaxHeaderLength, then it is folded according to RFC 822 specifications.

Default Value

""

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