Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeField Constructor (String, String)

Constructor

public MimeField(
   string Name,
   string Val
);

Parameters

Name
The field name
Val
The field value

See Also

MimeField Class | SmtPop Namespace | MimeField Constructor Overload List