TKMP.DLLのダウンロード

IMAPプロトコルのSEARCHコマンドでSUBJECT検索を行うためのクラス。 指定された文字列をエンベロープ構造の SUBJECT フィールドに含むメッセージ。

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

Syntax

C#
public class SUBJECT : SearchKeyBase
Visual Basic (Declaration)
Public Class SUBJECT _
	Inherits SearchKeyBase

Inheritance Hierarchy

System..::.Object
  TKMP.Net..::.SearchKeyBase
    TKMP.Net.SearchKey..::.SUBJECT

See Also