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.26106.1555
Syntax
public string ReturnPath { get; set; }

Property Value

String
See Also