Shall List of recipients appended to confirmation report?

Namespace: DotNetNuke.Services.Mail
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool ReportRecipients { get; set; }
Visual Basic
Public Property ReportRecipients As Boolean
	Get
	Set

Remarks

enabled by default.

See Also