TKMP.DLLのダウンロード

POP3サーベーへ接続するときにAPOPで認証を行うためのクラス

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

Syntax

C#
public class APopLogon : IPopLogon
Visual Basic (Declaration)
Public Class APopLogon _
	Implements IPopLogon

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.APopLogon

See Also