MailSenderFile - конструктор

Represents a file to be sent by email.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Plugins.Notices
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public MailSenderFile(
	ITempFile file,
	string? contentID = null
)

Параметры

file  ITempFile
 
contentID  String  (Optional)
 

См. также