TKMP.DLLのダウンロード

POP3サーベーへ接続するときの最も基本的な認証方法を提供するクラス

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.BasicPopLogon

See Also