IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ReturnPath Property

Sets the Return-Path to be used for sending email.

Syntax

[VB.NET]
Public Property ReturnPath As String

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

Remarks

Setting this property sets the Return-Path to be used for sending email. If this is not set, the value in the From property is used.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]