PapercutSmtpContainerResource Constructors
ClassConstructors1 member
Resource for the Papercut SMTP server.
Constructor(string)Section titled Constructor(string) Resource for the Papercut SMTP server.
public class PapercutSmtpContainerResource{ public PapercutSmtpContainerResource( string name) { // ... }}Parameters
namestringThe name of the resource.