TPDFlibMailRequest

Data types

Description

Contains SMTP connection values, message headers, plain-text body and the temporary PDF attachment passed to IPDFlibMailProvider.Send

AttachmentFileName is the private temporary path used for reading; AttachmentDisplayName is the sanitised recipient-facing file name

Fields

SMTPHost, SMTPPort, UseSSLConnection target and security preference
UserName, PasswordOptional authentication credentials
FromAddress, ToList, CCList, BCCListSender and recipient headers
Subject, BodyMessage subject and plain-text body
AttachmentFileNameTemporary PDF path valid only during the provider call
AttachmentDisplayNameSanitised attachment name