TKMP.DLLのダウンロード

SMTPサーバーへの接続とメールの送信を行うクラスです

Namespace:  TKMP.Net
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class SmtpClient : IClient
Visual Basic (Declaration)
Public Class SmtpClient _
	Implements IClient

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.SmtpClient

See Also