Click or drag to resize

MailBuilderReturnPath Property

Gets or sets return path address ('Return-Path' header). Does not include brackets (< and >).

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string ReturnPath { get; set; }

Property Value

Type: String
See Also