TKMP.DLLのダウンロード

あて先登録に失敗したときに発生する例外

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

Syntax

C#
public class Rcpt_to_ResponseException : CommandResponseException
Visual Basic (Declaration)
Public Class Rcpt_to_ResponseException _
	Inherits CommandResponseException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TKMP.Smtp..::.CommandResponseException
      TKMP.Smtp..::.Rcpt_to_ResponseException

See Also